diff options
author | Martin Storsjö <martin@martin.st> | 2016-06-27 22:22:21 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2016-06-28 14:24:01 +0300 |
commit | e57de6faa1e796099091c9af947d4755edacccaf (patch) | |
tree | 24599a2f3cdc1d77594371cda8f4bd8930faeed4 /libavcodec/qpeg.c | |
parent | 82b7525173f20702a8cbc26ebedbf4b69b8fecec (diff) | |
download | ffmpeg-e57de6faa1e796099091c9af947d4755edacccaf.tar.gz |
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>
Diffstat (limited to 'libavcodec/qpeg.c')
0 files changed, 0 insertions, 0 deletions