FFmpeg git repo
Go to file
Anton Khirnov 7155763b78 vf_drawtext: don't give up its own reference to the input buffer.
Directly forwarding the input buffer to the next filter means that
drawtext no longer owns any references to it and thus shouldn't refer to
it in any way.
2012-07-20 21:07:32 +02:00
compat
doc lavfi: add avfilter_unref_bufferp() 2012-07-20 21:06:18 +02:00
libavcodec libopenjpeg: introduce lowres and lowqual private options 2012-07-20 13:23:18 +02:00
libavdevice
libavfilter vf_drawtext: don't give up its own reference to the input buffer. 2012-07-20 21:07:32 +02:00
libavformat cafdec: allow larger ALAC magic cookie 2012-07-19 20:14:29 -04:00
libavresample
libavutil mem: introduce av_malloc_array and av_mallocz_array 2012-07-14 20:07:25 +02:00
libswscale
presets
tests FATE: add a test for flac cover art. 2012-07-20 10:17:25 +02:00
tools
.gitignore
arch.mak
avconv.c avconv: print an error message when demuxing fails. 2012-07-17 09:50:26 +02:00
avplay.c
avprobe.c
avserver.c
Changelog libopenjpeg: introduce encoding support 2012-07-17 14:56:58 +02:00
cmdutils_common_opts.h
cmdutils.c Print full compiler identification, not only version number 2012-07-19 10:21:46 +01:00
cmdutils.h
common.mak
configure Print full compiler identification, not only version number 2012-07-19 10:21:46 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.