ffmpeg/libavutil
Michael Niedermayer 44d447f31c avutil/pca: Check for av_malloc* failures
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit dadc43eee4)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-04-22 12:27:24 +02:00
..
arm arm: Suppress tags about used cpu arch and extensions 2015-04-22 12:27:23 +02:00
avr32
bfin
mips
ppc
sh4
tomi
x86 avutil/x86/cpu: fix cpuid sub-leaf selection 2014-11-28 18:44:38 +01:00
Makefile avutil: reintroduce lls1 as the 52 ABI needs it 2013-11-17 19:26:43 +01:00
adler32.c
adler32.h
aes.c
aes.h
atomic.c
atomic.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
attributes.h
audio_fifo.c
audio_fifo.h
audioconvert.h
avassert.h
avstring.c avstring-test: Mark pointer passed to av_free() as non-const 2013-10-23 13:17:23 +02:00
avstring.h
avutil.h
base64.c base64-test: Remove posibility of returning restricted exit codes 2013-10-25 11:06:32 +01:00
base64.h
blowfish.c
blowfish.h
bprint.c
bprint.h
bswap.h
buffer.c
buffer.h
buffer_internal.h
channel_layout.c
channel_layout.h
colorspace.h
common.h
cpu.c avutil/cpu: force mmx on selection of higher x86 SIMD features 2014-06-23 16:51:09 +02:00
cpu.h Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4' 2013-10-26 02:36:36 +02:00
cpu_internal.h
crc.c
crc.h
des.c
des.h
dict.c
dict.h
error.c
error.h
eval.c
eval.h
fifo.c
fifo.h
file.c
file.h
file_open.c
float_dsp.c
float_dsp.h
frame.c lavu/frame: fix malloc error path in av_frame_copy_props() 2014-12-30 15:38:20 +01:00
frame.h
hash.c
hash.h
hmac.c
hmac.h
imgutils.c
imgutils.h
integer.c
integer.h
internal.h Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux. 2013-10-21 13:49:30 +02:00
intfloat.h
intfloat_readwrite.c
intfloat_readwrite.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls1.c avutil: reintroduce lls1 as the 52 ABI needs it 2013-11-17 19:26:43 +01:00
lls1.h avutil: reintroduce lls1 as the 52 ABI needs it 2013-11-17 19:26:43 +01:00
lls2.c rename new lls code to lls2 to avoid conflict with the old which has a different ABI 2013-11-17 19:12:29 +01:00
lls2.h rename new lls code to lls2 to avoid conflict with the old which has a different ABI 2013-11-17 19:12:29 +01:00
log.c avutil/log: check that len is within the buffer before reading it 2014-01-08 00:23:43 +01:00
log.h avutil/log: document log callback thread saftey requirements 2013-10-23 18:15:49 +02:00
log2_tab.c
lzo.c avutil/lzo: add asserts to be double sure against overflows 2014-06-23 16:51:08 +02:00
lzo.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c
mem.h Merge commit 'b284e1ffe343d6697fb950d1ee517bafda8a9844' 2013-10-26 21:49:04 +02:00
murmur3.c
murmur3.h
old_pix_fmts.h
opencl.c
opencl.h
opencl_internal.c
opencl_internal.h
opt.c libavutil/opt: fix av_opt_set_channel_layout() to access correct memory address 2014-11-28 18:44:37 +01:00
opt.h fix order of operations in comments 2013-10-23 14:32:04 +02:00
parseutils.c lavu/parseutils: add av_get_known_color_name() 2013-10-27 09:16:05 +01:00
parseutils.h lavu/parseutils: add av_get_known_color_name() 2013-10-27 09:16:05 +01:00
pca.c avutil/pca: Check for av_malloc* failures 2015-04-22 12:27:24 +02:00
pca.h
pixdesc.c
pixdesc.h
pixfmt.h fix order of operations in comments 2013-10-23 14:32:04 +02:00
qsort.h
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
ripemd.c
ripemd.h
samplefmt.c samplefmt: avoid integer overflow in av_samples_get_buffer_size() 2014-02-23 14:28:10 +01:00
samplefmt.h
sha.c
sha.h
sha512.c
sha512.h
softfloat.c
softfloat.h
time.c
time.h
timecode.c
timecode.h
timer.h
timestamp.h avutil/timestamp: Warn about missing __STDC_FORMAT_MACROS for C++ use 2014-03-18 18:26:01 +01:00
tree.c tree-test: Don't return restricted exit codes 2013-10-24 10:59:26 +01:00
tree.h
utils.c avutil/utils: check that size_t is unsigned 2013-10-26 22:08:06 +02:00
version.h avutil: reintroduce lls1 as the 52 ABI needs it 2013-11-17 19:26:43 +01:00
x86_cpu.h
xga_font_data.c
xga_font_data.h
xtea.c
xtea.h