summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
* riscv: test for assembler supportRémi Denis-Courmont2023-12-08
* swscale/x86/rgb_2_rgb: Add opaque pointer to missed definitions of ff_nv12ToUVAlfred Wingate2023-12-02
* lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2dxufuji4562023-11-28
* sws/rgb2rgb: fix unaligned accesses in R-V V YUYV to I422pRémi Denis-Courmont2023-11-13
* sws/rgb2rgb: rework R-V V YUY2 to 4:2:2 planarRémi Denis-Courmont2023-11-13
* swscale/yuv2rgb: fix sws_getCoefficients for colorspace=0Niklas Haas2023-11-09
* swscale: don't omit ff_sws_init_range_convert for high-bitNiklas Haas2023-11-09
* swscale: fix sws_setColorspaceDetails after sws_init_contextNiklas Haas2023-11-09
* Bump versions after 6.1Michael Niedermayer2023-10-29
* Bump versions prior to 6.1Michael Niedermayer2023-10-29
* aarch64: Reindent all assembly to 8/24 column indentationMartin Storsjö2023-10-21
* aarch64: Lowercase UXTW/SXTW and similar flagsMartin Storsjö2023-10-21
* aarch64: Consistently use lowercase for vector element specifiersMartin Storsjö2023-10-21
* swscale/rgb2rgb: R-V V deinterleaveBytesRémi Denis-Courmont2023-10-03
* swscale/rgb2rgb: fix extra iteration in R-V V interleaveRémi Denis-Courmont2023-10-03
* swscale/rgb2rgb: unroll R-V V interleave_bytesRémi Denis-Courmont2023-10-03
* swscale/rgb2rgb: unroll RISC-V V uyvytoyuv422Rémi Denis-Courmont2023-10-03
* swscale/rgb2rgb: avoid S-regs in RISC-V V uyvytoyuv422Rémi Denis-Courmont2023-10-03
* swscale/rgb2rgb: rework RISC-V V uyvytoyuv422Rémi Denis-Courmont2023-10-03
* swscale/rgb2rgb: remove R-V V shuffle_bytes_3012Rémi Denis-Courmont2023-10-02
* swscale/rgb2rgb: add R-V Zbb shuffle_bytes_3210Rémi Denis-Courmont2023-10-02
* swscale: add GBRAP14 format supportPaul B Mahol2023-09-28
* avutil/internal: Don't auto-include emms.hAndreas Rheinhardt2023-09-04
* configure: Set WIN32_LEAN_AND_MEAN at configure timeL. E. Segovia2023-08-14
* swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{1230,3012}Rémi Denis-Courmont2023-07-21
* swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{0321,2103}Rémi Denis-Courmont2023-07-21
* swscale: inline ff_shuffle_bytes_3210_rvvRémi Denis-Courmont2023-07-21
* lavu: add/use flag for RISC-V Zba extensionRémi Denis-Courmont2023-07-19
* libswscale/riscv: fix syntax of vsetvliKhem Raj2023-07-13
* swscale: bump minor for implementing support for the new pixfmtsLynne2023-05-29
* lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmtsLynne2023-05-29
* swscale/la: Add following builtin optimized functionsJin Bo2023-05-25
* swscale/la: Optimize the functions of the swscale series with lsx.Lu Wang2023-05-25
* swscale/ppc: remove hScale8To19_vsxLynne2023-05-20
* version.h: Bump minor post 6.0 branchMichael Niedermayer2023-02-19
* version.h: Bump minor for 6.0 branchMichael Niedermayer2023-02-19
* Bump major versions of all librariesJames Almer2023-02-09
* sws/utils.c: Do not uselessly call initFilter() when unscalingTomas Härdin2023-02-08
* x86: replace explicit REP_RETs with RETsLynne2023-02-01
* swscale/utils: Fix indentationAndreas Rheinhardt2022-11-24
* swscale/utils: Derive range from YUVJ-pix-fmt only onceAndreas Rheinhardt2022-11-24
* swscale/utils: Move functions to avoid forward declarationsAndreas Rheinhardt2022-11-24
* swscale/utils: Avoid calling ff_thread_once() unnecessarilyAndreas Rheinhardt2022-11-24
* swscale/utils: Don't allocate AVFrames for slice contextsAndreas Rheinhardt2022-11-24
* swscale/utils: Factor initializing single slice context outAndreas Rheinhardt2022-11-24
* swscale/input: Use more unsigned intermediatesMichael Niedermayer2022-11-20
* swscale/input: Use unsigned intermediates in rgb64ToUV_c_templateJeremy Dorfman2022-11-20
* swscale/utils: Remove obsolete 3DNow referenceAndreas Rheinhardt2022-11-09
* swscale/output: Bias 16bps output calculations to improve non overflowing ran...Michael Niedermayer2022-11-04
* swscale/output: Bias 16bps output calculations to improve non overflowing rangeMichael Niedermayer2022-11-04