No description
Find a file
Carl Eugen Hoyos ffe831fcb6 Autodetect idcin only if audio properties allow decoding.
Fixes ticket #2688.
(cherry picked from commit 06bede95fc)
2013-06-19 23:49:26 +02:00
doc Clarify that -passlogfile has a different syntax when used with -vcodec libx264. 2012-08-31 14:17:18 +02:00
ffpresets Merge remote-tracking branch 'qatar/master' 2011-10-20 02:34:51 +02:00
libavcodec alacenc: Fix missing sign_extend() 2013-06-13 00:17:43 +02:00
libavdevice lavd/lavfi: add check in case pix_fmts cannot be allocated in lavfi_read_header() 2012-01-03 19:55:10 +01:00
libavfilter lavfi/fade: fix black level for non studio-level pixel formats 2012-04-04 08:45:16 +02:00
libavformat Autodetect idcin only if audio properties allow decoding. 2013-06-19 23:49:26 +02:00
libavutil Avoid uninitialized data in lcldec when ofs is 0 in MSZH. 2012-01-03 22:44:47 +01:00
libpostproc Merge remote-tracking branch 'qatar/master' 2011-12-06 01:37:27 +01:00
libswresample swr: fix assert failure 2012-01-03 19:54:33 +01:00
libswscale Fix compilation with yasm-0.6.2. 2012-01-12 16:53:42 +01:00
mt-work Update todo 2011-06-12 18:01:29 +02:00
presets Remove redundant libx264 preset files 2011-10-22 01:32:10 +02:00
tests fate: account for NUT 10bit support 2012-01-03 20:48:48 +01:00
tools Merge remote-tracking branch 'qatar/master' 2011-12-09 00:05:51 +01:00
.gitignore gitignore: add libswresample* 2011-09-19 17:39:38 +02:00
avconv.c ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
Changelog y41p encoder and decoder 2012-01-03 22:50:03 +01:00
cmdutils.c Update copyright year. 2012-01-03 22:47:12 +01:00
cmdutils.h ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
cmdutils_common_opts.h fftools: add -report option. 2011-12-10 16:40:03 +01:00
common.mak Add coverage support. 2011-12-05 20:04:48 +01:00
configure dxva2: include dxva.h if found 2012-09-13 04:44:19 +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 update for 0.9.2 2012-05-03 01:27:16 +02:00
ffmpeg.c ffmpeg: dont allow -flags to override -pass 2013-02-06 10:29:50 +01:00
ffplay.c ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
ffprobe.c ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
ffserver.c ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
INSTALL Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
LICENSE libaac+ support 2011-09-26 02:28:21 +02:00
MAINTAINERS v410 encoder and decoder 2012-01-03 17:57:26 +01:00
Makefile build: Disable avconv more completely while leaving the user the option to enable it 2011-12-13 21:46:26 +01:00
README Revert "partially rename FFmpeg to Libav" 2011-03-17 17:26:45 +01:00
RELEASE update for 0.9.2 2012-05-03 01:27:16 +02:00
subdir.mak build: Fix some paths in uninstall-libs 2012-09-14 14:19:46 +02:00
VERSION update for 0.9.2 2012-05-03 01:27:16 +02: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.