ffmpeg/tests/checkasm
Martin Storsjö 2e95054ebb checkasm: h264dsp: Initialize the padding area
This fixes valgrind warnings about conditional jumps based on
uninitialized data (even though the uninitialized data only ever
was compared with a direct copy of the same uninitialized data).

Signed-off-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-08-11 19:55:16 +02:00
..
aarch64
arm
x86
.gitignore Split global .gitignore file into per-directory files 2016-05-13 14:55:56 +02:00
Makefile Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36' 2016-07-13 17:22:29 +02:00
alacdsp.c
bswapdsp.c
checkasm.c Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36' 2016-07-13 17:22:29 +02:00
checkasm.h Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36' 2016-07-13 17:22:29 +02:00
flacdsp.c
fmtconvert.c
h264dsp.c checkasm: h264dsp: Initialize the padding area 2016-08-11 19:55:16 +02:00
h264pred.c Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
h264qpel.c
jpeg2000dsp.c
pixblockdsp.c tests/checkasm/pixblockdsp: Test 8 byte aligned positions 2016-07-02 22:21:53 +02:00
synth_filter.c
v210enc.c
vf_blend.c
vf_colorspace.c
videodsp.c
vp9dsp.c checkasm/vp9dsp: use declare_func_emms in check_loopfilter 2016-07-26 22:16:21 -03:00