FFmpeg git repo
Go to file
Diego Biurrun d03936e5aa libfaac no longer claims to be LGPL.
Originally committed as revision 19353 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-07-06 05:22:50 +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 Remove the const qualifier for the name field of AVFilterInOut, since 2009-06-01 16:07:48 +00:00
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 Use slightly more appropriate format strings for printing decimal values. 2009-07-01 13:46:26 +00:00
Changelog Add support for encoding XSUB subtitles. Muxing support is still missing. 2009-06-19 09:56:35 +00:00
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
COPYING.GPLv2 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
COPYING.LGPLv2.1 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
CREDITS
Doxyfile
ffmpeg.c Use enum CodecID instead of int. 2009-07-04 08:18:03 +00:00
ffplay.c
ffserver.c
ffserver.h
INSTALL
LICENSE libfaac no longer claims to be LGPL. 2009-07-06 05:22:50 +00:00
MAINTAINERS Remove Mans as MPEG-TS maintainer, he never intended to maintain MPEG-TS. 2009-06-10 19:36:18 +00:00
Makefile Split developer documentation off from general documentation. 2009-06-24 22:58:58 +00:00
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.