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 Merge commit 'fec76cd430f3c865183a6e5b4caec0743e055605' 2016-01-19 08:50:44 +01:00
arm Merge commit '26ec75aec3576daea691dee53a78ec67c0dc4040' 2016-01-19 08:49:27 +01:00
x86 x86inc: Add debug symbols indicating sizes of compiled functions 2016-01-23 20:46:28 +01:00
.gitignore Split global .gitignore file into per-directory files 2016-05-13 14:55:56 +02:00
alacdsp.c checkasm: add alacdsp tests 2015-10-06 20:25:49 -03:00
bswapdsp.c checkasm: Explicitly declare function prototypes 2015-08-20 19:22:34 +02:00
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 checkasm: add flacdsp decorrelate tests 2015-09-17 15:33:07 -03:00
fmtconvert.c Merge commit '489e6add4478b0f5717dbf644234c6f3a3baf02c' 2016-01-02 12:50:13 +01:00
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 Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1' 2016-01-02 11:55:44 +01:00
jpeg2000dsp.c checkasm: add jpeg2000dsp rct_int tests 2015-09-20 00:49:35 -03:00
Makefile Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36' 2016-07-13 17:22:29 +02:00
pixblockdsp.c tests/checkasm/pixblockdsp: Test 8 byte aligned positions 2016-07-02 22:21:53 +02:00
synth_filter.c Merge commit '568a4323fbde03665b2b23a98068d02b39121812' 2016-01-02 12:45:34 +01:00
v210enc.c checkasm: v210: Fix array overwrite 2015-09-17 10:33:06 +02:00
vf_blend.c checkasm: bench each vf_blend mode once 2016-02-22 13:54:07 -03:00
vf_colorspace.c tests/checkasm/vf_colorspace: Make bpp_mask const 2016-04-13 22:39:41 +02:00
videodsp.c checkasm: add videodsp emulated_edge_mc test. 2016-01-21 10:25:27 -05:00
vp9dsp.c checkasm/vp9dsp: use declare_func_emms in check_loopfilter 2016-07-26 22:16:21 -03:00