506 Commits (15c03b79d2359d1e8aeac1314fc136c4f8361029)

Author SHA1 Message Date
Niklas Haas 4ec45aca36 swscale/utils: fix leak on threaded ctx init failure 6 months ago
Ramiro Polla 4f7f9b1026 swscale: remove unconditional #define DITHER1XBPP 6 months ago
Ramiro Polla 75f1a8e071 swscale/aarch64: add neon {lum,chr}ConvertRange 6 months ago
Ramiro Polla f6859cade3 swscale/x86: add sse2 and avx2 {lum,chr}ConvertRange 7 months ago
Shiyou Yin f3fe2cb5f7
swscale: [LA] Optimize range convert for yuvj420p. 9 months ago
Michael Niedermayer 1a9eda65d0
swscale/utils: Fix xInc overflow 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Andreas Rheinhardt 2d38141ea6 swscale/swscale_internal: Don't export internal function 9 months ago
Michael Niedermayer e9cc9e492f
libswscale/utils: Fix bayer to yuvj 10 months ago
Michael Niedermayer f9906911f0
Revert "swscale: fix sws_setColorspaceDetails after sws_init_context" 10 months ago
Michael Niedermayer 18f26f8a2f
swscale/utils: Allocate more dithererror 10 months ago
Niklas Haas d043e5c54c swscale: don't omit ff_sws_init_range_convert for high-bit 1 year ago
Niklas Haas cedf589c09 swscale: fix sws_setColorspaceDetails after sws_init_context 1 year ago
Paul B Mahol 29b673bdcf swscale: add GBRAP14 format support 1 year ago
Andreas Rheinhardt f8503b4c33 avutil/internal: Don't auto-include emms.h 1 year ago
L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time 1 year ago
Lynne 934525eae0
lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmts 2 years ago
Lu Wang 4501b1dfd7
swscale/la: Optimize the functions of the swscale series with lsx. 2 years ago
Tomas Härdin a678b0c252 sws/utils.c: Do not uselessly call initFilter() when unscaling 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
Andreas Rheinhardt b616b04704 swscale/utils: Remove obsolete 3DNow reference 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
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
Timo Rothenpieler aca569aad2 swscale/input: add rgbaf16 input support 2 years ago
Alan Kelly a38293e444 libswscale: Enable hscale_avx2 for all input sizes. 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
Matthieu Bouron 0a6bb7da55 swscale: add NV16 input/output 2 years ago
Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 3 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ö 6cd2ac388d libswscale: Split version.h 3 years ago
Martin Storsjö c523724c69 swscale: Take the destination range into account for yuv->rgb->yuv conversions 3 years ago
Alan Kelly e534d98af3 libswscale: Re-factor ff_shuffle_filter_coefficients. 3 years ago
Alan Kelly f1a5414c97 libswscale: Check and propagate memory allocation errors from ff_shuffle_filter_coefficients. 3 years ago
rcombs 88d804b7ff swscale: add P210/P410/P216/P416 output 3 years ago
Alan Kelly eebe406c80 libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions. 3 years ago