FFmpeg git repo
Go to file
Alex Converse ab2940691b avio: Check for invalid buffer length. 2011-10-16 23:56:21 -07:00
doc avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. 2011-10-13 16:31:15 -04:00
ffpresets
libavcodec w32threads: support for frame multithreading 2011-10-16 21:45:16 +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 avio: Check for invalid buffer length. 2011-10-16 23:56:21 -07: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: get correct size for coded V plane if alpha is present 2011-10-15 14:59:44 +01: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.