FFmpeg git repo
Go to file
Reimar Döffinger 6fd4b8a6ef Replace a av_fast_malloc with av_fast_padded_malloc.
This one was missed in the previous fraps fix, the
allocation is exactly the same in both cases.
Fixes fraps-v5 under valgrind.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-01-18 22:04:14 +01:00
doc doc/ffmpeg.texi: specify symbolic names for the vsync parameter 2012-01-17 23:50:47 +01:00
ffpresets
libavcodec Replace a av_fast_malloc with av_fast_padded_malloc. 2012-01-18 22:04:14 +01:00
libavdevice
libavfilter lavfi/testsrc: add "decimals" option to the testsrc filter 2012-01-17 12:03:30 +01:00
libavformat fix rtp 916 issue, patch 2 2012-01-18 16:37:00 +01:00
libavutil tools: add ffeval tool 2012-01-17 12:10:07 +01:00
libpostproc pp: bump major in git master to match what debian contains. 2012-01-18 21:21:05 +01:00
libswresample
libswscale
mt-work
presets
tests lavu/eval: add if() and ifnot() eval functions 2012-01-17 12:03:30 +01:00
tools tools: add ffeval tool 2012-01-17 12:10:07 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2012-01-17 02:37:30 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c Merge remote-tracking branch 'qatar/master' 2012-01-18 02:08:12 +01:00
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c Merge remote-tracking branch 'qatar/master' 2012-01-18 02:08:12 +01:00
ffplay.c
ffprobe.c ffprobe: add more safe casts in value_string() 2012-01-18 00:44:28 +01:00
ffserver.c
library.mak
version.sh

README

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.