FFmpeg git repo
Go to file
Michael Niedermayer 20676711fe vc1: fix incorrect show_bits() usage.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-04-07 19:59:00 +02:00
doc doc/muxers: add documentation for the md5 and framemd5 muxers 2012-04-07 13:57:40 +02:00
ffpresets
libavcodec vc1: fix incorrect show_bits() usage. 2012-04-07 19:59:00 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2012-04-04 21:17:52 +02:00
libavfilter lavfi/mp: remove remove_logo wrapper 2012-04-07 13:57:39 +02:00
libavformat mpegpsenc: fix user specified mux rate 2012-04-07 07:56:55 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-04-06 22:52:01 +02:00
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-04-05 22:26:50 +02:00
mt-work
presets
tests Do not decode the mp3 data in lavf test since that is not bit-exact. 2012-04-07 16:35:28 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: port libmpcodecs remove-logo filter 2012-04-07 13:57:39 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README README: be a tiny bit more verbose 2012-04-06 10:23:26 +02:00
RELEASE
cmdutils.c
cmdutils.h
cmdutils_common_opts.h cmdutils: fix -fdebug without -v xy 2012-04-05 21:50:50 +02:00
common.mak
configure lavfi: port libmpcodecs remove-logo filter 2012-04-07 13:57:39 +02:00
ffmpeg.c ffmpeg: remove unused MetadataMap. 2012-04-06 14:25:35 +02:00
ffplay.c
ffprobe.c
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.