Go to file
Stefano Sabatini 0244879f30 lavfi: add testsrc source
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2011-10-19 07:08:42 +02:00
doc lavfi: add testsrc source 2011-10-19 07:08:42 +02:00
ffpresets presets: update libx264 ffpresets 2011-10-19 06:59:58 +02:00
libavcodec sunrast: Check for out of bounds reads 2011-10-18 22:49:43 +02:00
libavdevice AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
libavfilter lavfi: add testsrc source 2011-10-19 07:08:42 +02:00
libavformat rtsp: Expose the flag options via private AVOptions for sdp and rtp, too 2011-10-17 22:02:31 +03:00
libavutil AVOptions: add documentation. 2011-10-19 06:59:58 +02:00
libpostproc postprocess.c: filter name needs to be double 0 terminated 2011-08-26 20:28:54 +02:00
libswscale swscale: prevent overflow during initialization 2011-10-18 10:29:49 +02:00
tests swscale: prevent overflow during initialization 2011-10-18 10:29:49 +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 avconv: add presets 2011-10-17 22:24:17 +02:00
avplay.c macosx: use the default surface on newer sdl 2011-10-17 22:27:12 -07: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 lavfi: port boxblur filter from libmpcodecs 2011-10-17 18:05:41 +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 lavfi: port libmpcodecs delogo filter 2011-10-17 18:05:41 +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.