OSDN Git Service

swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*()
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 19 Nov 2014 23:43:45 +0000 (00:43 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 28 Nov 2014 17:53:11 +0000 (18:53 +0100)
commit51c32a535bb40c8e978a7bc06ad6eccb5cebf2a0
treea9415222e5b469b18779462ae0268cb449a93f52
parentc4034e4e192e6e9db2c2362479b576d449af5ece
swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*()

This avoids out of array accesses
Should fix Ticket3451

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 4388e78a0f022c8572996f9ab568a39b5f716f9d)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libswscale/x86/rgb2rgb_template.c