FFmpeg git repo
Go to file
Michael Niedermayer e98a76d3c2 h264: use av_fast_padded_malloc()
This zeros all the memory once and avoids valgrind warnings.
alternatively the warnings could be suppressed.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-02-19 03:57:54 +01:00
doc examples: add -Wall to CFLAGS. 2012-02-19 02:18:29 +01:00
ffpresets
libavcodec h264: use av_fast_padded_malloc() 2012-02-19 03:57:54 +01:00
libavdevice dshow_filter: fix compilation with mingw-w64 2012-02-16 23:25:59 +01:00
libavfilter lavfi/aspect: set default value to 0:1, as stated in the docs 2012-02-18 11:41:53 +01:00
libavformat img2dec: add im32 extension, sunrast with 32bit depth 2012-02-19 03:57:54 +01:00
libavutil
libpostproc
libswresample
libswscale Merge remote-tracking branch 'qatar/master' 2012-02-18 02:20:19 +01:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-02-19 01:47:10 +01:00
tools
.gitignore
Changelog Merge remote-tracking branch 'qatar/master' 2012-02-18 02:20:19 +01:00
cmdutils_common_opts.h
cmdutils.c Fix ffmpeg -codecs output. 2012-02-17 23:51:22 +01:00
cmdutils.h
common.mak
configure Add muxer test based on stream-copy from FATE sample. 2012-02-18 16:41:39 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: Fix setting flags for codec copy. 2012-02-18 14:34:16 +01:00
ffplay.c
ffprobe.c ffprobe: fix crash if the file can't be opened. 2012-02-18 21:35:09 +01:00
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.