FFmpeg git repo
Go to file
Frank Barchard 31457d7a2e Do not fail if 'uuid' atom is encountered before 'moov'.
Patch by Frank Barchard, fbarchard at google dot com.

Originally committed as revision 19354 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-06 05:36:14 +00:00
doc Add an explanation and complete the metadata usage example. 2009-07-01 20:11:53 +00:00
ffpresets
libavcodec Ensure that the filter limit values do not exceed the maximum allowed value of 127. 2009-07-05 18:27:39 +00:00
libavdevice Make the configure script select the input/output devices using 2009-06-29 18:49:15 +00:00
libavfilter
libavformat fix and simplify long gop mpeg codec ul computation 2009-07-04 08:02:01 +00:00
libavutil ARM: use gcc inline asm in bswap.h only when available 2009-07-01 00:55:15 +00:00
libpostproc
libswscale The AltiVec code in libswscale no longer is under GPL. 2009-07-05 20:10:59 +00:00
tests set index duration to 0 for cbr, specifying whole container coverage 2009-07-04 07:56:58 +00:00
tools Do not fail if 'uuid' atom is encountered before 'moov'. 2009-07-06 05:36:14 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add support for encoding XSUB subtitles. Muxing support is still missing. 2009-06-19 09:56:35 +00:00
Doxyfile
INSTALL
LICENSE libfaac no longer claims to be LGPL. 2009-07-06 05:22:50 +00:00
MAINTAINERS
Makefile Split developer documentation off from general documentation. 2009-06-24 22:58:58 +00:00
README
cmdutils.c Remove superfluous const. 2009-06-27 10:26:27 +00:00
cmdutils.h Move opt_loglevel() from ffmpeg.c to cmdutils.c. 2009-06-16 23:09:03 +00:00
common.mak
configure ARM: enable fast_unaligned when --cpu=armv[67] is specified 2009-06-30 12:46:09 +00:00
ffmpeg.c Use enum CodecID instead of int. 2009-07-04 08:18: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.