FFmpeg git repo
Go to file
Carl Eugen Hoyos 6642804c22 Fix type of shared flac table ff_flac_blocksize_table[].
Fixes ticket #2533.
(cherry picked from commit a07ac1f788)
2013-05-05 20:39:38 +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 Fix type of shared flac table ff_flac_blocksize_table[]. 2013-05-05 20:39:38 +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 Write broken aac frames to mov files instead of skipping them. 2013-04-02 12:57:35 +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
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
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog y41p encoder and decoder 2012-01-03 22:50:03 +01:00
Doxyfile update for 0.9.2 2012-05-03 01:27:16 +02:00
INSTALL
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
RELEASE update for 0.9.2 2012-05-03 01:27:16 +02:00
VERSION update for 0.9.2 2012-05-03 01:27:16 +02:00
avconv.c ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +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
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
subdir.mak build: Fix some paths in uninstall-libs 2012-09-14 14:19:46 +02:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.