FFmpeg git repo
Go to file
Reimar Döffinger 0880503fbb mjpegdec: use av_fast_padded_malloc()
also check for allocation failure

Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
2012-02-01 14:37:47 -05:00
doc avcodec: Add av_fast_padded_malloc(). 2012-02-01 19:19:35 +01:00
libavcodec mjpegdec: use av_fast_padded_malloc() 2012-02-01 14:37:47 -05:00
libavdevice cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
libavfilter cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
libavformat dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936. 2012-01-31 18:32:13 -08:00
libavutil avutil: make intfloat api public 2012-01-30 07:41:31 +01:00
libpostproc
libswscale swscale: enable dithering in MMX functions. 2012-02-01 09:33:29 -08:00
presets
tests fate-golomb: extend golomb-test to get_ue_golomb_long() 2012-02-01 01:18:55 +01:00
tools ismindex: Fix build on mingw 2012-01-26 00:04:28 +02:00
.gitignore Ignore generated aviocat and ismindex tools. 2012-01-25 15:04:35 +01:00
avconv.c avconv: deprecate the -deinterlace option 2012-01-30 21:43:08 +01:00
avplay.c avplay: use the correct array size for stride. 2012-01-28 19:45:45 +01:00
avprobe.c
avserver.c
Changelog movenc: Add a separate ismv/isma (smooth streaming) muxer 2012-01-25 12:15:41 +02:00
cmdutils_common_opts.h
cmdutils.c cmdutils: fix options starting with 'no'. 2012-01-27 10:27:00 +01:00
cmdutils.h Drop unnecessary prefix from *sink* variable and struct names. 2012-01-25 12:28:36 +01:00
common.mak
configure config.asm: change %ifdef directives to %if directives. 2012-01-27 10:19:57 +08:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
INSTALL
library.mak
LICENSE
Makefile build: Automatically include architecture-specific library Makefile snippets. 2012-01-25 15:04:28 +01:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.