Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09swscale/utils: Remove obsolete 3DNow referenceAndreas Rheinhardt
2022-11-05swscale/output: Bias 16bps output calculations to improve non overflowing ran...Michael Niedermayer
2022-11-05swscale/output: Bias 16bps output calculations to improve non overflowing rangeMichael Niedermayer
2022-11-01sw_scale: Add specializations for hscale 16 to 19Hubert Mazur
2022-11-01sw_scale: Add specializations for hscale 16 to 15Hubert Mazur
2022-11-01sw_scale: Add specializations for hscale 8 to 19Hubert Mazur
2022-10-27swscale: aarch64: Fix yuv2rgb with negative stridesMartin Storsjö
2022-10-17swscale: document some missing argumentsMarvin Scholz
2022-10-17swscale: Fix bogus doxy comment #ifdefsMarvin Scholz
2022-10-14libswscale: force a minimum size of the slide for bayer sourcesChema Gonzalez
2022-09-30sws/rgb2rgb: RISC-V 64-bit V packed YUYV/UYVY to planar 4:2:2Rémi Denis-Courmont
2022-09-30sws/rgb2rgb: RISC-V V interleaveBytesRémi Denis-Courmont
2022-09-30sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functionsRémi Denis-Courmont
2022-09-20swscale/output: Don't call av_pix_fmt_desc_get() in a loopAndreas Rheinhardt
2022-09-20swscale/input: Avoid calls to av_pix_fmt_desc_get()Andreas Rheinhardt
2022-09-10swscale/la: Add output_lasx.c file.Hao Chen
2022-09-10swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c filesHao Chen
2022-09-10swscale/la: Optimize hscale functions with lasx.Hao Chen
2022-09-10swscale/output: add support for Y210LE and Y212LEPhilip Langdale
2022-09-10swscale/output: add support for XV30LEPhilip Langdale
2022-09-10swscale/output: add support for XV36LEPhilip Langdale
2022-09-10swscale/output: add support for P012Philip Langdale
2022-09-08swscale/input: Remove spec-incompliant ';'Andreas Rheinhardt
2022-09-06swscale/input: add support for Y212LEPhilip Langdale
2022-09-06swscale/input: add support for XV30LEPhilip Langdale
2022-09-06swscale/input: add support for P012Philip Langdale
2022-09-06swscale/input: add support for XV36LEPhilip Langdale
2022-08-26libswscale: add support for VUYX formatPhilip Langdale
2022-08-23swscale/x86/rgb_2_rgb: Empty MMX state in ff_shuffle_bytes_2103_mmxextAndreas Rheinhardt
2022-08-19swscale/input: add rgbaf16 input supportTimo Rothenpieler
2022-08-19swscale: add opaque parameter to input functionsTimo Rothenpieler
2022-08-19swscale/x86/yuv2yuvX: Remove unused ff_yuv2yuvX_mmx()Andreas Rheinhardt
2022-08-18libswscale: Enable hscale_avx2 for all input sizes.Alan Kelly
2022-08-18sws: allow avx2 hscale to process inputs of any size.Alan Kelly
2022-08-18sws: Replace call to yuv2yuvX_mmx by yuv2yuvX_mmxextAlan Kelly
2022-08-16swscale/aarch64: add vscale specializationsSwinney, Jonathan
2022-08-16swscale/aarch64: vscale optimizationSwinney, Jonathan
2022-08-16checkasm: updated tests for sw_scaleSwinney, Jonathan
2022-08-16libswscale/aarch64: add another hscale specializationSwinney, Jonathan
2022-08-13configure: always enable gnu_windres if availableTimo Rothenpieler
2022-08-08swscale/output: fix reading chroma values when generating vuya outputJames Almer
2022-08-07swscale/output: add VUYA output supportJames Almer
2022-08-05swscale/input: add VUYA input supportJames Almer
2022-07-31swscale/rgb2rgb: Don't cast const awayAndreas Rheinhardt
2022-07-19swscale: add NV16 input/outputMatthieu Bouron
2022-07-13Bump versions after 5.1 branchn5.2-devMichael Niedermayer
2022-07-13Bump Versions for 5.1 branchMichael Niedermayer
2022-06-22swscale/x86/swscale: Simplify macroAndreas Rheinhardt
2022-06-22swscale/x86/swscale: Remove obsolete and harmful MMX(EXT) functionsAndreas Rheinhardt
2022-06-22swscale/x86/yuv2rgb: Remove obsolete MMX functionsAndreas Rheinhardt