2606 Commits (15c03b79d2359d1e8aeac1314fc136c4f8361029)

Author SHA1 Message Date
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
Michael Niedermayer 872980ace6
Bump prior release/7.0 branch 9 months ago
Henrik Gramner c3d3f0e697 avutil/x86util: Fix broken pre-SSE4.1 PMINSD emulation 10 months ago
James Almer 783d00b203 libs: bump major version for all libraries 10 months ago
Michael Niedermayer e9cc9e492f
libswscale/utils: Fix bayer to yuvj 10 months ago
Michael Niedermayer f9906911f0
Revert "swscale: fix sws_setColorspaceDetails after sws_init_context" 10 months ago
Michael Niedermayer 64098d0cd8
swscale/swscale: Check srcSliceH for bayer 10 months ago
Michael Niedermayer 18f26f8a2f
swscale/utils: Allocate more dithererror 10 months ago
Michael Niedermayer ebb7dffa97
swscale/tests/swscale: Add help text 11 months ago
Michael Niedermayer 6ebe4ebee3
swscale/tests/swscale: Highlight cases that worsened 11 months ago
Michael Niedermayer f7770ec9a4
swscale/tests/swscale: Allow comparing a subset of cases to a reference file 11 months ago
Michael Niedermayer 885a802f24
swscale/tests/swscale: Test a wider range of flag combinations 11 months ago
Michael Niedermayer 35ab103c30
swscale/tests/swscale: Compute chroma and alpha between gray and opaque frames too 11 months ago
Michael Niedermayer 247f485448
swscale/tests/swscale: Split sws_getContext() 11 months ago
Michael Niedermayer 1055ece30b
swscale/tests/swscale: Implement isALPHA() using AVPixFmtDescriptor 11 months ago