FFmpeg git repo
Go to file
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
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
Changelog
cmdutils_common_opts.h
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
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
INSTALL
LICENSE
Makefile
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.