2584 Commits (96e8af6c4d031313e42a5dfb5caf2bcab48bf976)

Author SHA1 Message Date
Rémi Denis-Courmont bd0c3edb13 lavu/riscv: count bytes rather than words for bswap32 5 months ago
Shiyou Yin 4713a5cc24
swscale: [loongarch] Fix checkasm-sw_yuv2rgb failure. 5 months ago
Rémi Denis-Courmont 4f2472909e sws/riscv: add forward-edge CFI landing pads 5 months ago
Rémi Denis-Courmont e91a8cc4de sws/riscv: require B or zba explicitly 5 months ago
Michael Niedermayer bcab9789ef
swscale/output: Fix integer overflows in yuv2rgba64_X_c_template 5 months ago
Niklas Haas 4ec45aca36 swscale/utils: fix leak on threaded ctx init failure 6 months ago
Sean McGovern 34b4ca8696
swscale: prevent undefined behaviour in the PUTRGBA macro 6 months ago
Ramiro Polla ac6263945a swscale/x86/yuv2rgb: Detemplatize 6 months ago
Ramiro Polla 4f7f9b1026 swscale: remove unconditional #define DITHER1XBPP 6 months ago
Michael Niedermayer 66b60bae68
swscale/swscale: Use ptrdiff_t for linesize computations 6 months ago
Zhao Zhili 4d90a76986 swscale/aarch64: Add argb/abgr to yuv 6 months ago
Zhao Zhili 52422133ae swscale/aarch64: Add bgra/rgba to yuv 6 months ago
Zhao Zhili b8b71be07a swscale/aarch64: Add bgr24 to yuv 6 months ago
Ramiro Polla 61e851381f swscale/yuv2rgb/x86: remove mmx/mmxext yuv2rgb functions 6 months ago
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 6 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