2471 Commits (0e12cdc69c86daa11608cfe809ba1aa848f91a09)

Author SHA1 Message Date
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
Martin Storsjö cb803a0072 swscale: aarch64: Fix yuv2rgb with negative strides 2 years ago
Marvin Scholz 4aa04c255d swscale: document some missing arguments 2 years ago
Marvin Scholz aba8cf654f swscale: Fix bogus doxy comment #ifdefs 2 years ago
Chema Gonzalez bf64a75c5a libswscale: force a minimum size of the slide for bayer sources 2 years ago
Rémi Denis-Courmont a1bfb5290e sws/rgb2rgb: RISC-V 64-bit V packed YUYV/UYVY to planar 4:2:2 2 years ago
Rémi Denis-Courmont 9181835a24 sws/rgb2rgb: RISC-V V interleaveBytes 2 years ago
Rémi Denis-Courmont 66a03f4053 sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions 2 years ago
Andreas Rheinhardt 888a02a126 swscale/output: Don't call av_pix_fmt_desc_get() in a loop 2 years ago
Andreas Rheinhardt 4d7a1a4619 swscale/input: Avoid calls to av_pix_fmt_desc_get() 2 years ago
Hao Chen 925ac0da32
swscale/la: Add output_lasx.c file. 2 years ago
Hao Chen 74d09b068d
swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files 2 years ago
Hao Chen 38cacce22a
swscale/la: Optimize hscale functions with lasx. 2 years ago
Philip Langdale 09a8e5debb swscale/output: add support for Y210LE and Y212LE 2 years ago
Philip Langdale 68181623e9 swscale/output: add support for XV30LE 2 years ago
Philip Langdale 366f073c62 swscale/output: add support for XV36LE 2 years ago
Philip Langdale caf8d4d256 swscale/output: add support for P012 2 years ago
Andreas Rheinhardt d2428d80ce swscale/input: Remove spec-incompliant ';' 2 years ago
Philip Langdale 4a59eba227 swscale/input: add support for Y212LE 2 years ago
Philip Langdale 198b5b90d5 swscale/input: add support for XV30LE 2 years ago
Philip Langdale 5bdd726115 swscale/input: add support for P012 2 years ago
Philip Langdale 8d9462844a swscale/input: add support for XV36LE 2 years ago
Philip Langdale 45726aa117 libswscale: add support for VUYX format 2 years ago
Andreas Rheinhardt de33506e4b swscale/x86/rgb_2_rgb: Empty MMX state in ff_shuffle_bytes_2103_mmxext 2 years ago
Timo Rothenpieler aca569aad2 swscale/input: add rgbaf16 input support 2 years ago
Timo Rothenpieler f2de911818 swscale: add opaque parameter to input functions 2 years ago
Andreas Rheinhardt 8bec225c3c swscale/x86/yuv2yuvX: Remove unused ff_yuv2yuvX_mmx() 2 years ago
Alan Kelly a38293e444 libswscale: Enable hscale_avx2 for all input sizes. 2 years ago
Alan Kelly a6724285fd sws: allow avx2 hscale to process inputs of any size. 2 years ago
Alan Kelly 51a34e8525 sws: Replace call to yuv2yuvX_mmx by yuv2yuvX_mmxext 2 years ago
Swinney, Jonathan 0d7caa5b09 swscale/aarch64: add vscale specializations 2 years ago
Swinney, Jonathan 3e708722a2 swscale/aarch64: vscale optimization 2 years ago