FFmpeg git repo
Go to file
Stefano Sabatini 8fe0c527f3 lavfi: add LUT (LookUp Table) generic filters
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-10-17 18:05:38 +02:00
doc lavfi: add LUT (LookUp Table) generic filters 2011-10-17 18:05:38 +02: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 lavfi: add LUT (LookUp Table) generic filters 2011-10-17 18:05:38 +02:00
libavformat avio: Check for invalid buffer length. 2011-10-16 23:56:21 -07:00
libavutil AVOptions: don't segfault on NULL parameter in av_set_options_string() 2011-10-17 10:42:21 +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 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 lavfi: add LUT (LookUp Table) generic filters 2011-10-17 18:05:38 +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 avtools: parse loglevel before all the other options. 2011-09-26 20:33:50 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.