2502 Commits (295092b46d8bdaa3638647bb958b35c698045f6b)

Author SHA1 Message Date
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
Rémi Denis-Courmont b6585eb04c lavu: add/use flag for RISC-V Zba extension 1 year ago
Khem Raj a7b3c0203f libswscale/riscv: fix syntax of vsetvli 1 year ago
Lynne b3fb73af6b
swscale: bump minor for implementing support for the new pixfmts 1 year ago
Lynne 934525eae0
lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmts 1 year ago
Jin Bo cb4ae8baee
swscale/la: Add following builtin optimized functions 2 years ago
Lu Wang 4501b1dfd7
swscale/la: Optimize the functions of the swscale series with lsx. 2 years ago
Lynne a62a3930c2
swscale/ppc: remove hScale8To19_vsx 2 years ago
Michael Niedermayer 47ac3e6065
version.h: Bump minor post 6.0 branch 2 years ago
Michael Niedermayer 62efa096af
version.h: Bump minor for 6.0 branch 2 years ago
James Almer 5bad485603 Bump major versions of all libraries 2 years ago
Tomas Härdin a678b0c252 sws/utils.c: Do not uselessly call initFilter() when unscaling 2 years ago
Lynne bbe95f7353
x86: replace explicit REP_RETs with RETs 2 years ago
Andreas Rheinhardt 1ff9c07fa6 swscale/utils: Fix indentation 2 years ago
Andreas Rheinhardt b2d1a25816 swscale/utils: Derive range from YUVJ-pix-fmt only once 2 years ago
Andreas Rheinhardt ff39dcb129 swscale/utils: Move functions to avoid forward declarations 2 years ago
Andreas Rheinhardt baccc1c541 swscale/utils: Avoid calling ff_thread_once() unnecessarily 2 years ago
Andreas Rheinhardt 8ee0711228 swscale/utils: Don't allocate AVFrames for slice contexts 2 years ago
Andreas Rheinhardt 64ed1d40df swscale/utils: Factor initializing single slice context out 2 years ago
Michael Niedermayer ba209e3d51
swscale/input: Use more unsigned intermediates 2 years ago
Jeremy Dorfman ce566281f9
swscale/input: Use unsigned intermediates in rgb64ToUV_c_template 2 years ago
Andreas Rheinhardt b616b04704 swscale/utils: Remove obsolete 3DNow reference 2 years ago
Michael Niedermayer b74f89caae
swscale/output: Bias 16bps output calculations to improve non overflowing range for GBRP16/GBRPF32 2 years ago
Michael Niedermayer 0f0afc7fb5
swscale/output: Bias 16bps output calculations to improve non overflowing range 2 years ago
Hubert Mazur 2537fdc510 sw_scale: Add specializations for hscale 16 to 19 2 years ago
Hubert Mazur 9ccf8c5bfc sw_scale: Add specializations for hscale 16 to 15 2 years ago
Hubert Mazur 1e9cfa5bb0 sw_scale: Add specializations for hscale 8 to 19 2 years ago