1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/libswscale
Michael Niedermayer 667d62c603 swscale/alphablend: Fix slice handling
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 06d6726588)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2021-10-05 23:19:40 +02:00
..
aarch64
arm
ppc lsws/ppc/yuv2rgb_altivec: Fix build in non-VSX environments 2021-02-22 23:19:21 -05:00
tests
x86 libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext 2021-04-03 19:43:39 +02:00
alphablend.c swscale/alphablend: Fix slice handling 2021-10-05 23:19:40 +02:00
bayer_template.c
gamma.c
hscale_fast_bilinear.c
hscale.c
input.c
libswscale.v
log2_tab.c
Makefile
options.c
output.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
slice.c swscale/slice: Fix wrong return on error 2021-09-08 21:31:50 +02:00
swscale_internal.h lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
swscale_unscaled.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
swscale.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 2021-01-01 14:14:57 +01:00
swscale.h
swscaleres.rc
utils.c
version.h Bump Versions before release/4.4 branch 2021-03-20 01:01:12 +01:00
vscale.c
yuv2rgb.c