Author | SHA1 | Message | Date |
---|---|---|---|
|
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> |
9 years ago |
|
105998fb5c |
checkasm: Add tests for h264 idct
The tests are inspired by similar tests for vp9 by Ronald Bultje. Signed-off-by: Martin Storsjö <martin@martin.st> |
9 years ago |