FFmpeg git repo
Go to file
Jason Garrett-Glaser bc7ea1e5cf Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a problematic AVI file.
Originally committed as revision 19219 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-06-18 19:31:12 +00:00
doc
ffpresets
libavcodec G.729 decoding routine (skeleton, including parameters decoding). 2009-06-18 18:14:38 +00:00
libavdevice
libavfilter
libavformat Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a problematic AVI file. 2009-06-18 19:31:12 +00:00
libavutil
libpostproc
libswscale Do not call rgb2rgbWrapper() for rgb48*, there is no special converter 2009-06-17 18:40:19 +00:00
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Add "config" make target to rerun configure with old options 2009-06-15 22:12:23 +00:00
README
cmdutils.c Move opt_loglevel() from ffmpeg.c to cmdutils.c. 2009-06-16 23:09:03 +00:00
cmdutils.h Move opt_loglevel() from ffmpeg.c to cmdutils.c. 2009-06-16 23:09:03 +00:00
common.mak
configure
ffmpeg.c Move opt_loglevel() from ffmpeg.c to cmdutils.c. 2009-06-16 23:09:03 +00:00
ffplay.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.