498 Commits (7251f909721a570726775acf61b2b9c28a950c76)

Author SHA1 Message Date
Michael Niedermayer e9cc9e492f
libswscale/utils: Fix bayer to yuvj 9 months ago
Michael Niedermayer f9906911f0
Revert "swscale: fix sws_setColorspaceDetails after sws_init_context" 9 months ago
Michael Niedermayer 18f26f8a2f
swscale/utils: Allocate more dithererror 9 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 1 year 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 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