2570 Commits (10801166589ab49ca2793cea306fcf3e5654995e)

Author SHA1 Message Date
Michael Niedermayer c221c7422f
swscale/output: Avoid undefined overflow in yuv2rgb_write_full() 6 months ago
Michael Niedermayer 9e6c5b6e86
swscale/output: alpha can become negative after scaling, use multiply 6 months ago
Ramiro Polla e37a93031e swscale/yuv2rgb: reindent after previous commit 6 months ago
Ramiro Polla 0a08c64588 swscale/yuv2rgb: fix yuv422p input in C code 6 months ago
Ramiro Polla fb8fae864f swscale/yuv2rgb: add macros to simplify code generation 6 months ago
Ramiro Polla 88a402df74 swscale/yuv2rgb: fix conversion for widths not aligned to 8 6 months ago
Ramiro Polla 75f1a8e071 swscale/aarch64: add neon {lum,chr}ConvertRange 7 months ago
James Almer fcf72966a5 swscale/x86/range_convert: add missing AVX2 preprocessor wrapper 7 months ago
James Almer 8a4c9d6bd3 swscale/x86/range_convert: reduce amount of xmm regs clobbered in luma functions 7 months ago
Ramiro Polla f6859cade3 swscale/x86: add sse2 and avx2 {lum,chr}ConvertRange 7 months ago
Rémi Denis-Courmont 378d1b06c3 riscv: probe for Zbb extension at load time 7 months ago
Rémi Denis-Courmont 417957ec5e sws/range_convert: R-V V to/from JPEG 7 months ago
Zhao Zhili 9dac8495b0 swscale/aarch64: Add rgb24 to yuv implementation 7 months ago
James Almer 17c3cc5bb6 swscale/x86/rgb_2_rgb: add missing wrap to ff_uyvytoyuv422_avx2 7 months ago
James Almer 03546f49a3 swscale/x86/rgb2rgb: add missing wrap for ff_uyvytoyuv422_avx2 7 months ago
James Almer e8cef5e152 swscale/x86/rgb2rgb: remove mmxext version of shuffle_bytes_2103 7 months ago
James Almer c578bb9864 swscale/x86/input: add AVX2 optimized uyvytoyuv422 7 months ago
James Almer e9cfd53257 swscale/x86/input: add AVX2 optimized RGB32 to YUV functions 7 months ago
James Almer d5fe99dc5f swscale/x86/input: add AVX2 optimized RGB24 to YUV functions 7 months ago
Rémi Denis-Courmont 7a3369398f sws/input: R-V V 32-bit RGB to halved UV 7 months ago
Rémi Denis-Courmont e2f069905e sws/input: R-V V 32-bit RGB to UV 7 months ago
Rémi Denis-Courmont f5555cb106 sws/input: R-V V 32-bit RGB to Y 7 months ago
Andreas Rheinhardt 8b62fb231a swscale/x86/rgb2rgb: Detemplatize 7 months ago
Andreas Rheinhardt 5421dee0e7 swscale/x86/rgb2rgb_template: Remove unused uyvytoyv12 7 months ago
Andreas Rheinhardt c1c35380a7 swscale/x86/rgb2rgb: Don't unnecessarily check for inline ASM 7 months ago
Andreas Rheinhardt f7305eb3b3 swscale/x86/rgb2rgb_template: Remove unnecessary SFENCE 7 months ago
Rémi Denis-Courmont e0f4d185f1 sws/input: R-V V rgb24ToUV_half and bgr24ToUV_half 7 months ago
Rémi Denis-Courmont 3ef5867e4b sws/input: R-V V rgb24ToUV and bgr24ToUV 7 months ago
Rémi Denis-Courmont 79dfdac4db sws/input: R-V V rgb24ToY & bgr24ToY 7 months ago
Ramiro Polla 5939f7228a libswscale/x86/yuv_2_rgb: fix some comments 7 months ago
Shiyou Yin 6b35fcacdb
swscale: [loongarch] Fix undeclared functions prob. 7 months ago
Michael Niedermayer bfc22f364d
swscale/yuv2rgb: Use 64bit for brightness computation 7 months ago
Michael Niedermayer 3f9daf1c18
swscale/x86/swscale: use a clearer name for INPUT_PLANER_RGB_A_FUNC_CASE 7 months ago
Rémi Denis-Courmont 6c6313f1b5 swscale/riscv: explicitly require Zbb for MIN 8 months ago
Michael Niedermayer 1330a73cca
swscale/output: Fix integer overflow in yuv2rgba64_full_1_c_template() 8 months ago
Michael Niedermayer a56559e688
swscale/output: Fix integer overflow in yuv2rgba64_1_c_template 8 months ago
Shiyou Yin 2a7d622ddd
swscale: [LA] Optimize swscale funcs in input.c 9 months ago
Shiyou Yin 8b76df9142
swscale: [LA] Optimize yuv2plane1_8_c. 9 months ago
Shiyou Yin f3fe2cb5f7
swscale: [LA] Optimize range convert for yuvj420p. 9 months ago
Michael Niedermayer 1a9eda65d0
swscale/utils: Fix xInc overflow 9 months ago
Andreas Rheinhardt 428ff7bd8c swscale/ppc/swscale_ppc_template: Reindent after the previous commit 9 months ago
Andreas Rheinhardt 95b4aea5e3 swscale/ppc/swscale_ppc_template: Remove code not passing checkasm 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Andreas Rheinhardt b616be1649 lib*/version: Use static_assert for static asserts 9 months ago
Andreas Rheinhardt 2d38141ea6 swscale/swscale_internal: Don't export internal function 9 months ago
Andreas Rheinhardt ad1cef04a9 swscale/swscale_internal: Hoist branch out of loop 9 months ago
Andreas Rheinhardt b49e621c83 swscale/ppc/swscale_altivec: Simplify macro 9 months ago
Andreas Rheinhardt 72f4f1dafb swscale/ppc/swscale_altivec: Fix build with -O0 9 months ago
Andreas Rheinhardt 4b44b5eaf0 swscale/swscale_internal: Only include altivec header iff HAVE_ALTIVEC 9 months ago
Michael Niedermayer 6b213175c9
Bump after 7.0 branch point 9 months ago