FFmpeg git repo
Go to file
Dustin Brody 582f231142 lavc: add a flag-based error_recognition field to AVCodecContext and deprecate non-flag-based ER field
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-10-14 09:00:21 +02:00
doc avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. 2011-10-13 16:31:15 -04:00
ffpresets
libavcodec lavc: add a flag-based error_recognition field to AVCodecContext and deprecate non-flag-based ER field 2011-10-14 09:00:21 +02:00
libavdevice AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
libavfilter AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
libavformat id3v2: reduce the scope of some non-globally-used symbols/structures 2011-10-13 23:20:37 +02:00
libavutil log.h: make AVClass a named struct 2011-10-12 23:39:31 +02:00
libpostproc
libswscale AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
tests prores: add FATE tests 2011-10-13 23:20:39 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavc: Micro version bump for VC1 interlaced decoding support 2011-10-10 15:26:37 +02:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
avplay.c avplay: free the active audio packet at exit. 2011-10-12 17:48:33 -04:00
avprobe.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
avserver.c Remove all uses of deprecated AVOptions API. 2011-10-12 16:51:16 +02:00
cmdutils.c cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
cmdutils.h cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 2011-10-12 16:51:17 +02:00
cmdutils_common_opts.h avtools: add -v as alias for -loglevel 2011-10-09 16:53:06 +01:00
common.mak
configure libx264: support yuv422/444 output. 2011-10-12 08:27:36 +02:00
ffmpeg.c
subdir.mak
version.sh

README

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.