Go to file
Janne Grunau 8aa80ec5e3 fate: update prores-alpha ref after changing pix_fmt to yuv444p10le
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
2011-10-14 21:33:01 +02:00
doc avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. 2011-10-13 16:31:15 -04:00
ffpresets
libavcodec prores: add missing feature warning for alpha 2011-10-14 21:07:53 +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 mov: 10l: Terminate string with 0 not '0' 2011-10-14 10:38:42 -07:00
libavutil log.h: make AVClass a named struct 2011-10-12 23:39:31 +02:00
libpostproc postprocess.c: filter name needs to be double 0 terminated 2011-08-26 20:28:54 +02:00
libswscale AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
tests fate: update prores-alpha ref after changing pix_fmt to yuv444p10le 2011-10-14 21:33:01 +02:00
tools Replace deprecated av_find_stream_info() by avformat_find_stream_info(). 2011-08-26 17:40:07 +02:00
.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 Remove all uses of deprecated AVOptions API. 2011-10-12 16:51:16 +02:00
Changelog lavc: Micro version bump for VC1 interlaced decoding support 2011-10-10 15:26:37 +02:00
cmdutils_common_opts.h avtools: add -v as alias for -loglevel 2011-10-09 16:53:06 +01: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
common.mak
configure libx264: support yuv422/444 output. 2011-10-12 08:27:36 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c avtools: parse loglevel before all the other options. 2011-09-26 20:33:50 +02:00
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.