1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/libswscale/x86
Michael Niedermayer edc7ef376b swscale/x86/rgb2rgb_template: Fix planar2x() for short width
Fixes: 451b3e0cf956c0bd2f27ed753ac24050/asan_heap-oob_2873c01_3231_7ed10a9464d15f0d57277f5917c566a8.AVI

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit c8a9aaab26)

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-01-31 00:23:45 +01:00
..
hscale_fast_bilinear_simd.c libswscale/x86/hscale_fast_bilinear_simd.c: There's no need to save BX if it's in the clobber list. 2015-05-13 11:59:30 +02:00
input.asm swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding 2014-06-22 03:09:28 +02:00
Makefile sws: move inline asm hscale to MMX_OBJS 2014-07-19 05:53:42 +02:00
output.asm
rgb2rgb_template.c swscale/x86/rgb2rgb_template: Fix planar2x() for short width 2016-01-31 00:23:45 +01:00
rgb2rgb.c Add missing external declarations. 2014-03-17 00:48:09 +01:00
scale.asm x86/scale: fix xmm register count for hscale*_sse2 2014-06-09 04:13:23 +02:00
swscale_template.c sws/x86: split mmxext fast bilinear scaler out 2014-07-19 05:36:27 +02:00
swscale.c swscale/x86/swscale: Fix warning about loosing significant bits in cast 2015-05-10 15:09:04 +02:00
w64xmmtest.c
yuv2rgb_template.c inline asm: fix arrays as named constraints. 2014-05-07 15:02:45 +02:00
yuv2rgb.c Fix compilation with !HAVE_6REGS. 2014-04-19 09:56:01 +02:00