2528 Commits (d58037c18e540b824af49baf3e384f59176b7869)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Andreas Rheinhardt b616be1649 lib*/version: Use static_assert for static asserts 8 months ago
Andreas Rheinhardt 2d38141ea6 swscale/swscale_internal: Don't export internal function 8 months ago
Andreas Rheinhardt ad1cef04a9 swscale/swscale_internal: Hoist branch out of loop 8 months ago
Andreas Rheinhardt b49e621c83 swscale/ppc/swscale_altivec: Simplify macro 8 months ago
Andreas Rheinhardt 72f4f1dafb swscale/ppc/swscale_altivec: Fix build with -O0 8 months ago
Andreas Rheinhardt 4b44b5eaf0 swscale/swscale_internal: Only include altivec header iff HAVE_ALTIVEC 8 months ago
Michael Niedermayer 6b213175c9
Bump after 7.0 branch point 8 months ago
Michael Niedermayer 872980ace6
Bump prior release/7.0 branch 8 months ago
Henrik Gramner c3d3f0e697 avutil/x86util: Fix broken pre-SSE4.1 PMINSD emulation 8 months ago
James Almer 783d00b203 libs: bump major version for all libraries 9 months ago
Michael Niedermayer e9cc9e492f
libswscale/utils: Fix bayer to yuvj 9 months ago
Michael Niedermayer f9906911f0
Revert "swscale: fix sws_setColorspaceDetails after sws_init_context" 9 months ago
Michael Niedermayer 64098d0cd8
swscale/swscale: Check srcSliceH for bayer 9 months ago
Michael Niedermayer 18f26f8a2f
swscale/utils: Allocate more dithererror 9 months ago
Michael Niedermayer ebb7dffa97
swscale/tests/swscale: Add help text 9 months ago
Michael Niedermayer 6ebe4ebee3
swscale/tests/swscale: Highlight cases that worsened 9 months ago
Michael Niedermayer f7770ec9a4
swscale/tests/swscale: Allow comparing a subset of cases to a reference file 9 months ago
Michael Niedermayer 885a802f24
swscale/tests/swscale: Test a wider range of flag combinations 9 months ago
Michael Niedermayer 35ab103c30
swscale/tests/swscale: Compute chroma and alpha between gray and opaque frames too 9 months ago
Michael Niedermayer 247f485448
swscale/tests/swscale: Split sws_getContext() 9 months ago
Michael Niedermayer 1055ece30b
swscale/tests/swscale: Implement isALPHA() using AVPixFmtDescriptor 9 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 9 months ago
Rémi Denis-Courmont b3825bbe45 riscv: test for assembler support 12 months ago
Alfred Wingate e5ce473040 swscale/x86/rgb_2_rgb: Add opaque pointer to missed definitions of ff_nv12ToUV 12 months ago
xufuji456 cc86343b96 lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2d 12 months ago
Rémi Denis-Courmont 6d60cc7baf sws/rgb2rgb: fix unaligned accesses in R-V V YUYV to I422p 1 year ago
Rémi Denis-Courmont 5b8b5ec9c5 sws/rgb2rgb: rework R-V V YUY2 to 4:2:2 planar 1 year ago
Niklas Haas 736284e7b9 swscale/yuv2rgb: fix sws_getCoefficients for colorspace=0 1 year ago
Niklas Haas d043e5c54c swscale: don't omit ff_sws_init_range_convert for high-bit 1 year ago
Niklas Haas cedf589c09 swscale: fix sws_setColorspaceDetails after sws_init_context 1 year ago
Michael Niedermayer 47e784f881
Bump versions after 6.1 1 year ago
Michael Niedermayer 9d3a7d30c4
Bump versions prior to 6.1 1 year ago
Martin Storsjö a76b409dd0 aarch64: Reindent all assembly to 8/24 column indentation 1 year ago
Martin Storsjö 93cda5a9c2 aarch64: Lowercase UXTW/SXTW and similar flags 1 year ago
Martin Storsjö 184103b310 aarch64: Consistently use lowercase for vector element specifiers 1 year ago
Rémi Denis-Courmont 19baf4e009 swscale/rgb2rgb: R-V V deinterleaveBytes 1 year ago
Rémi Denis-Courmont ede3215115 swscale/rgb2rgb: fix extra iteration in R-V V interleave 1 year ago
Rémi Denis-Courmont d14130aea3 swscale/rgb2rgb: unroll R-V V interleave_bytes 1 year ago
Rémi Denis-Courmont 6269c4a440 swscale/rgb2rgb: unroll RISC-V V uyvytoyuv422 1 year ago
Rémi Denis-Courmont e50f8e861b swscale/rgb2rgb: avoid S-regs in RISC-V V uyvytoyuv422 1 year ago
Rémi Denis-Courmont be37a2e364 swscale/rgb2rgb: rework RISC-V V uyvytoyuv422 1 year ago
Rémi Denis-Courmont 1a4bd76ea5 swscale/rgb2rgb: remove R-V V shuffle_bytes_3012 1 year ago
Rémi Denis-Courmont c4a144c29d swscale/rgb2rgb: add R-V Zbb shuffle_bytes_3210 1 year ago
Paul B Mahol 29b673bdcf swscale: add GBRAP14 format support 1 year ago
Andreas Rheinhardt f8503b4c33 avutil/internal: Don't auto-include emms.h 1 year ago
L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time 1 year ago
Rémi Denis-Courmont c2b38619c0 swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{1230,3012} 1 year ago
Rémi Denis-Courmont 15982554e6 swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{0321,2103} 1 year ago
Rémi Denis-Courmont d3948e4db5 swscale: inline ff_shuffle_bytes_3210_rvv 1 year ago