480 Commits (d7528af4df169dea0af080f33e41f292a6eba99c)

Author SHA1 Message Date
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 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ö 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
Alan Kelly f900a19fa9 libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes. 3 years ago
rcombs f0204de47d swscale: add P210/P410/P216/P416 input 3 years ago
Michael Niedermayer 5f3a160b42 swscale/utils: Improve return codes of sws_setColorspaceDetails() 3 years ago
Michael Niedermayer c7699f95bb swscale/utils: Set all threads to the same colorspace even on failure 3 years ago
Manuel Stoeckl 32329397e2 swscale: add input/output support for X2BGR10LE 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt f440c422b7 swscale/swscale: Fix races when using unaligned strides/data 3 years ago
Andreas Rheinhardt a1255a350d libswscale/options: Add parent_log_context_offset to AVClass 3 years ago
Anton Khirnov d6fdc78e91 sws: implement slice threading 3 years ago
Anton Khirnov 42cd64c182 sws: add a new scaling API 3 years ago
Michael Niedermayer fa1e158ef6 swscale/utils: Use full chroma interpolation for rgb4/8 and dither none 3 years ago
Anton Khirnov 1f80789bf7 sws: rename SwsContext.swscale to convert_unscaled 3 years ago
Anton Khirnov fe490ec165 sws: separate the calls to scaled vs unscaled conversion 3 years ago
Anton Khirnov 0f8e0957d2 sws: do not reallocate scratch buffers for each slice 3 years ago
Peter Lundblad da0abbbb01 libswscale: Make sws_init_context thread safe. 3 years ago
Andreas Rheinhardt ea2d9b7a2e libswscale: Remove unused deprecated functions, make used ones static 4 years ago
Jan Ekström 7ea4bcff7b swscale/utils: override forced-zero formats back to full range 4 years ago
Jan Ekström 3fe24fe232 swscale/utils: split range override check into its own function 4 years ago
Paul B Mahol 9d58cdb4ba swscale: do not drop half of bits from 16bit bayer formats 4 years ago
Limin Wang 67a07dc778 swscale/utils: return better error code from initFilter() 4 years ago
Limin Wang 8efecc9063 swscale/utils: reindent 4 years ago
Limin Wang a408d03ee6 swscale/utils: remove FF_ALLOC_ARRAY_OR_GOTO macros 4 years ago
Fei Wang c721b45014 swscale: Add swscale input/output support for X2RGB10LE 4 years ago
Mark Reid fabeef22d9 libswscale: fix for floating point formats, require full chroma 5 years ago
Mark Reid b4967fc71c libswscale: add output support for AV_PIX_FMT_GBRAPF32 5 years ago
Mark Reid ba5d0515a6 libswscale: add input support AV_PIX_FMT_GBRAPF32 5 years ago