summaryrefslogtreecommitdiff
path: root/libswscale
Commit message (Expand)AuthorAge
* 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
* sw_scale: Add specializations for hscale 16 to 19Hubert Mazur2022-11-01
* sw_scale: Add specializations for hscale 16 to 15Hubert Mazur2022-11-01
* sw_scale: Add specializations for hscale 8 to 19Hubert Mazur2022-11-01
* swscale: aarch64: Fix yuv2rgb with negative stridesMartin Storsjö2022-10-27
* swscale: document some missing argumentsMarvin Scholz2022-10-17
* swscale: Fix bogus doxy comment #ifdefsMarvin Scholz2022-10-17
* libswscale: force a minimum size of the slide for bayer sourcesChema Gonzalez2022-10-14
* sws/rgb2rgb: RISC-V 64-bit V packed YUYV/UYVY to planar 4:2:2Rémi Denis-Courmont2022-09-30
* sws/rgb2rgb: RISC-V V interleaveBytesRémi Denis-Courmont2022-09-30
* sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functionsRémi Denis-Courmont2022-09-30
* swscale/output: Don't call av_pix_fmt_desc_get() in a loopAndreas Rheinhardt2022-09-19
* swscale/input: Avoid calls to av_pix_fmt_desc_get()Andreas Rheinhardt2022-09-19
* swscale/la: Add output_lasx.c file.Hao Chen2022-09-10
* swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c filesHao Chen2022-09-10
* swscale/la: Optimize hscale functions with lasx.Hao Chen2022-09-10
* swscale/output: add support for Y210LE and Y212LEPhilip Langdale2022-09-10
* swscale/output: add support for XV30LEPhilip Langdale2022-09-10
* swscale/output: add support for XV36LEPhilip Langdale2022-09-10
* swscale/output: add support for P012Philip Langdale2022-09-10
* swscale/input: Remove spec-incompliant ';'Andreas Rheinhardt2022-09-08
* swscale/input: add support for Y212LEPhilip Langdale2022-09-06
* swscale/input: add support for XV30LEPhilip Langdale2022-09-06