FFmpeg git repo
Go to file
Luca Barbato ec11ff8407 drawtext: manage memory allocation better
Call dtext_prepare_text as early as possible
Do not draw if the memory allocation failed
2011-12-03 01:35:28 +01:00
doc doc: remove space between variable and post increment in example code 2011-12-03 01:11:12 +01:00
libavcodec aac_latm: reconfigure decoder on audio specific config changes 2011-12-03 00:42:48 +01:00
libavdevice lavf: make av_set_pts_info private. 2011-11-30 20:34:45 +01:00
libavfilter drawtext: manage memory allocation better 2011-12-03 01:35:28 +01:00
libavformat latmdec: fix audio specific config parsing 2011-12-03 00:42:48 +01:00
libavutil timer: fix misspelling of "decicycles" 2011-11-28 14:34:42 +00:00
libpostproc
libswscale swscale: #include "libavutil/mathematics.h" 2011-12-01 19:12:26 +01:00
presets
tests fate: update asf seektest 2011-12-02 16:43:05 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add PlayStation Portable PMP format demuxer 2011-12-01 13:54:43 +01:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE
avconv.c Do not memcpy raw video frames when using null muxer 2011-12-02 18:49:50 +00:00
avplay.c
avprobe.c
avserver.c
cmdutils.c Add libavutil/mathematics.h #includes for INFINITY 2011-11-22 16:36:44 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Store vda lib flags in extralibs instead of ldflags 2011-11-25 15:52:55 +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.