| Commit message (Expand) | Author | Age | Files | Lines |
* | riscv: test for assembler support | Rémi Denis-Courmont | 2023-12-08 | 2 | -1/+3 |
* | swscale/x86/rgb_2_rgb: Add opaque pointer to missed definitions of ff_nv12ToUV | Alfred Wingate | 2023-12-02 | 1 | -2/+3 |
* | lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2d | xufuji456 | 2023-11-28 | 1 | -36/+36 |
* | sws/rgb2rgb: fix unaligned accesses in R-V V YUYV to I422p | Rémi Denis-Courmont | 2023-11-13 | 2 | -24/+29 |
* | sws/rgb2rgb: rework R-V V YUY2 to 4:2:2 planar | Rémi Denis-Courmont | 2023-11-13 | 1 | -13/+12 |
* | swscale/yuv2rgb: fix sws_getCoefficients for colorspace=0 | Niklas Haas | 2023-11-09 | 1 | -1/+1 |
* | swscale: don't omit ff_sws_init_range_convert for high-bit | Niklas Haas | 2023-11-09 | 1 | -3/+1 |
* | swscale: fix sws_setColorspaceDetails after sws_init_context | Niklas Haas | 2023-11-09 | 2 | -8/+4 |
* | Bump versions after 6.1n6.2-dev | Michael Niedermayer | 2023-10-29 | 1 | -1/+1 |
* | Bump versions prior to 6.1 | Michael Niedermayer | 2023-10-29 | 1 | -1/+1 |
* | aarch64: Reindent all assembly to 8/24 column indentation | Martin Storsjö | 2023-10-21 | 3 | -1400/+1400 |
* | aarch64: Lowercase UXTW/SXTW and similar flags | Martin Storsjö | 2023-10-21 | 2 | -95/+95 |
* | aarch64: Consistently use lowercase for vector element specifiers | Martin Storsjö | 2023-10-21 | 3 | -349/+349 |
* | swscale/rgb2rgb: R-V V deinterleaveBytes | Rémi Denis-Courmont | 2023-10-03 | 1 | -0/+26 |
* | swscale/rgb2rgb: fix extra iteration in R-V V interleave | Rémi Denis-Courmont | 2023-10-03 | 1 | -1/+1 |
* | swscale/rgb2rgb: unroll R-V V interleave_bytes | Rémi Denis-Courmont | 2023-10-03 | 1 | -2/+2 |
* | swscale/rgb2rgb: unroll RISC-V V uyvytoyuv422 | Rémi Denis-Courmont | 2023-10-03 | 1 | -3/+3 |
* | swscale/rgb2rgb: avoid S-regs in RISC-V V uyvytoyuv422 | Rémi Denis-Courmont | 2023-10-03 | 2 | -10/+2 |
* | swscale/rgb2rgb: rework RISC-V V uyvytoyuv422 | Rémi Denis-Courmont | 2023-10-03 | 1 | -13/+11 |
* | swscale/rgb2rgb: remove R-V V shuffle_bytes_3012 | Rémi Denis-Courmont | 2023-10-02 | 2 | -27/+0 |
* | swscale/rgb2rgb: add R-V Zbb shuffle_bytes_3210 | Rémi Denis-Courmont | 2023-10-02 | 3 | -1/+37 |
* | swscale: add GBRAP14 format support | Paul B Mahol | 2023-09-28 | 5 | -1/+19 |
* | avutil/internal: Don't auto-include emms.h | Andreas Rheinhardt | 2023-09-04 | 2 | -0/+2 |
* | configure: Set WIN32_LEAN_AND_MEAN at configure time | L. E. Segovia | 2023-08-14 | 1 | -1/+0 |
* | swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{1230,3012} | Rémi Denis-Courmont | 2023-07-21 | 1 | -10/+20 |
* | swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{0321,2103} | Rémi Denis-Courmont | 2023-07-21 | 1 | -25/+20 |
* | swscale: inline ff_shuffle_bytes_3210_rvv | Rémi Denis-Courmont | 2023-07-21 | 1 | -1/+18 |
* | lavu: add/use flag for RISC-V Zba extension | Rémi Denis-Courmont | 2023-07-19 | 1 | -1/+1 |
* | libswscale/riscv: fix syntax of vsetvli | Khem Raj | 2023-07-13 | 1 | -1/+1 |
* | swscale: bump minor for implementing support for the new pixfmts | Lynne | 2023-05-29 | 1 | -1/+1 |
* | lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmts | Lynne | 2023-05-29 | 2 | -0/+12 |
* | swscale/la: Add following builtin optimized functions | Jin Bo | 2023-05-25 | 4 | -2/+410 |
* | swscale/la: Optimize the functions of the swscale series with lsx. | Lu Wang | 2023-05-25 | 10 | -7/+4256 |
* | swscale/ppc: remove hScale8To19_vsx | Lynne | 2023-05-20 | 1 | -60/+0 |
* | version.h: Bump minor post 6.0 branchn6.1-dev | Michael Niedermayer | 2023-02-19 | 1 | -1/+1 |
* | version.h: Bump minor for 6.0 branch | Michael Niedermayer | 2023-02-19 | 1 | -1/+1 |
* | Bump major versions of all libraries | James Almer | 2023-02-09 | 2 | -3/+3 |
* | sws/utils.c: Do not uselessly call initFilter() when unscaling | Tomas Härdin | 2023-02-08 | 1 | -31/+31 |
* | x86: replace explicit REP_RETs with RETs | Lynne | 2023-02-01 | 6 | -16/+16 |
* | swscale/utils: Fix indentation | Andreas Rheinhardt | 2022-11-24 | 1 | -10/+10 |
* | swscale/utils: Derive range from YUVJ-pix-fmt only once | Andreas Rheinhardt | 2022-11-24 | 1 | -8/+10 |
* | swscale/utils: Move functions to avoid forward declarations | Andreas Rheinhardt | 2022-11-24 | 1 | -207/+200 |
* | swscale/utils: Avoid calling ff_thread_once() unnecessarily | Andreas Rheinhardt | 2022-11-24 | 1 | -3/+4 |
* | swscale/utils: Don't allocate AVFrames for slice contexts | Andreas Rheinhardt | 2022-11-24 | 1 | -10/+5 |
* | swscale/utils: Factor initializing single slice context out | Andreas Rheinhardt | 2022-11-24 | 1 | -10/+21 |
* | swscale/input: Use more unsigned intermediates | Michael Niedermayer | 2022-11-20 | 1 | -12/+12 |
* | swscale/input: Use unsigned intermediates in rgb64ToUV_c_template | Jeremy Dorfman | 2022-11-20 | 1 | -3/+3 |
* | swscale/utils: Remove obsolete 3DNow reference | Andreas Rheinhardt | 2022-11-09 | 1 | -2/+0 |
* | swscale/output: Bias 16bps output calculations to improve non overflowing ran... | Michael Niedermayer | 2022-11-04 | 2 | -15/+26 |
* | swscale/output: Bias 16bps output calculations to improve non overflowing range | Michael Niedermayer | 2022-11-04 | 1 | -60/+60 |