No description
Find a file
Timothy Gu ea4e8e642a Deprecate oldabi branch by adding a warning to configure
In order to build, users must now explicitly pass --enable-building to
configure.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-15 03:29:01 +02:00
doc Merge branch 'release/0.7' into oldabi 2011-11-09 01:03:40 +01:00
ffpresets Remove libx264 baseline ffpreset 2011-07-28 01:44:57 +02:00
libavcodec Fix adts format creation in aac+ encoder modified: libavcodec/libaacplus.c 2011-11-24 14:53:54 +01:00
libavdevice Merge branch 'release/0.7' into oldabi 2011-11-22 01:43:58 +01:00
libavfilter Merge branch 'release/0.7' into oldabi 2011-11-22 01:43:58 +01:00
libavformat Merge branch 'release/0.7' into oldabi 2011-11-22 01:43:58 +01:00
libavutil Merge branch 'release/0.7' into oldabi 2011-11-22 01:43:58 +01:00
libpostproc Merge remote-tracking branch 'qatar/master' 2011-07-06 23:57:11 +02:00
libswscale Merge branch 'release/0.7' into oldabi 2011-11-09 01:03:40 +01:00
mt-work Update todo 2011-06-12 18:01:29 +02:00
tests Merge branch 'release/0.7' into oldabi 2011-11-09 01:03:40 +01:00
tools Revert "lavfi-showfiltfmts: extend output format for specifying audio data" 2011-08-05 13:10:24 +02:00
.gitignore Merge branch 'release/0.7' into oldabi 2011-09-22 04:34:43 +02:00
cmdutils.c Merge remote-tracking branch 'qatar/master' 2011-07-29 01:50:53 +02:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2011-07-29 01:50:53 +02:00
cmdutils_common_opts.h Make all option parsing functions match the function pointer type through which they are called. 2011-06-30 11:49:48 -04:00
common.mak Merge remote-tracking branch 'qatar/master' 2011-07-21 16:28:53 +02:00
configure Deprecate oldabi branch by adding a warning to configure 2013-07-15 03:29:01 +02: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 Revert "partially rename FFmpeg to Libav" 2011-03-17 17:26:45 +01:00
Doxyfile Merge branch 'release/0.7' into oldabi 2011-11-22 01:43:58 +01:00
ffmpeg.c Merge branch 'release/0.7' into oldabi 2011-11-09 01:03:40 +01:00
ffplay.c Merge branch 'release/0.7' into oldabi 2011-11-22 01:43:58 +01:00
ffprobe.c Merge branch 'master' into oldabi 2011-08-05 13:02:20 +02:00
ffserver.c Merge branch 'master' into oldabi 2011-08-05 13:02:20 +02:00
INSTALL Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
LICENSE libaac+ support 2011-10-01 20:32:22 +02:00
MAINTAINERS Merge branch 'release/0.7' into oldabi 2011-11-09 01:03:40 +01:00
Makefile Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-10-01 22:42:41 +02:00
README Revert "partially rename FFmpeg to Libav" 2011-03-17 17:26:45 +01:00
RELEASE Update for 0.7.8 2011-11-21 20:00:13 +01:00
subdir.mak Merge remote-tracking branch 'qatar/master' 2011-07-31 00:34:47 +02:00
VERSION Update for 0.7.8 2011-11-21 20:00:13 +01:00
version.sh version.sh: handle shallow clones and snapshots. 2011-07-22 10:43:59 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.