Author | SHA1 | Message | Date |
---|---|---|---|
|
c8c2dfbc37 |
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
That is a more appropriate place for it. |
4 years ago |
|
57e570b508 |
checkasm/sw_scale: Fix stack-buffer-overflow
A buffer whose size is not a multiple of four has been initialized using consecutive writes of 32bits. This results in a stack-buffer-overflow reported by ASAN in the checkasm-sw_scale FATE-test. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> |
5 years ago |
|
9c326af1d0 |
checkasm: swscale: Fix running the hscale test on 32 bit x86
This function doesn't call emms. Signed-off-by: Martin Storsjö <martin@martin.st> |
5 years ago |
|
5913cd4e6c |
checkasm: add hscale test
This tests the hscale 8bpp to 14/18bpp functions with different filter sizes. Signed-off-by: Josh de Kock <josh@itanimul.li> |
5 years ago |