FFmpeg git repo
Go to file
Paul B Mahol 011ce89dba avcodec: add bmp parser
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2012-08-07 03:15:39 +00:00
compat
doc libtwolame MP2 encoding support 2012-08-05 17:06:59 +00:00
libavcodec avcodec: add bmp parser 2012-08-07 03:15:39 +00:00
libavdevice Replace various inlined inverse AVRational with av_inv_q(). 2012-08-06 00:04:36 +02:00
libavfilter Replace various inlined inverse AVRational with av_inv_q(). 2012-08-06 00:04:36 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2012-08-06 22:22:37 +02:00
libavresample
libavutil Merge remote-tracking branch 'qatar/master' 2012-08-05 22:17:02 +02:00
libpostproc
libswresample
libswscale
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-08-06 22:22:37 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avcodec: add bmp parser 2012-08-07 03:15:39 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-08-06 22:22:37 +02:00
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-08-06 22:22:37 +02:00
ffmpeg.c Replace various inlined inverse AVRational with av_inv_q(). 2012-08-06 00:04:36 +02:00
ffplay.c
ffprobe.c ffprobe: refactor frames decoding. 2012-08-06 17:37:59 +02:00
ffserver.c
library.mak
version.sh

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.