2449 Commits (d2fd0ea1d7feb31bea67a5143108b4ec64eb2287)

Author SHA1 Message Date
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
Swinney, Jonathan 4dcd191a50 checkasm: updated tests for sw_scale 2 years ago
Swinney, Jonathan 75ffca7eef libswscale/aarch64: add another hscale specialization 2 years ago
Timo Rothenpieler b77fff47d0 configure: always enable gnu_windres if available 2 years ago
James Almer 68e017c487 swscale/output: fix reading chroma values when generating vuya output 2 years ago
James Almer 1974813261 swscale/output: add VUYA output support 2 years ago
James Almer f0abd07996 swscale/input: add VUYA input support 2 years ago
Andreas Rheinhardt da668fa7d2 swscale/rgb2rgb: Don't cast const away 2 years ago
Matthieu Bouron 0a6bb7da55 swscale: add NV16 input/output 2 years ago
Michael Niedermayer fd26b07e8b Bump versions after 5.1 branch 2 years ago
Michael Niedermayer 6f1b144358 Bump Versions for 5.1 branch 2 years ago
Andreas Rheinhardt 81d3472031 swscale/x86/swscale: Simplify macro 2 years ago
Andreas Rheinhardt a05f22eaf3 swscale/x86/swscale: Remove obsolete and harmful MMX(EXT) functions 2 years ago
Andreas Rheinhardt 2831837182 swscale/x86/yuv2rgb: Remove obsolete MMX functions 2 years ago
Andreas Rheinhardt 608319a311 swscale/x86/rgb2rgb: Remove obsolete MMX, 3dnow functions 2 years ago
Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2 years ago
Vardan Margaryan 73302aa193 swscale/x86/yuv_2_rgb: fix access to memory past the frame data in yuv to rgb conversion 2 years ago
Swinney, Jonathan 0ea61725b1 swscale/aarch64: add hscale specializations 3 years ago
Andreas Rheinhardt f2b79c5b85 lib*/version: Move library version functions into files of their own 3 years ago
Martin Storsjö 70db14376c swscale: aarch64: Optimize the final summation in the hscale routine 3 years ago
Martin Storsjö 2d368392a5 Keep including the full version.h when headers are included externally 3 years ago
Martin Storsjö f3a0e2ee2b doc: Add an entry to APIchanges about changes to version.h and version_major.h 3 years ago
Martin Storsjö 6cd2ac388d libswscale: Split version.h 3 years ago