Commit History

Author SHA1 Message Date
  Michael Niedermayer 5987250c42 swscale/utils: Fix xInc overflow 4 months ago
  Michael Niedermayer a7d8b3c7e4 libswscale/utils: Fix bayer to yuvj 6 months ago
  Michael Niedermayer a18520cce8 swscale/utils: Allocate more dithererror 6 months ago
  Tomas Härdin a678b0c252 sws/utils.c: Do not uselessly call initFilter() when unscaling 1 year ago
  Andreas Rheinhardt 1ff9c07fa6 swscale/utils: Fix indentation 1 year ago
  Andreas Rheinhardt b2d1a25816 swscale/utils: Derive range from YUVJ-pix-fmt only once 1 year ago
  Andreas Rheinhardt ff39dcb129 swscale/utils: Move functions to avoid forward declarations 1 year ago
  Andreas Rheinhardt baccc1c541 swscale/utils: Avoid calling ff_thread_once() unnecessarily 1 year ago
  Andreas Rheinhardt 8ee0711228 swscale/utils: Don't allocate AVFrames for slice contexts 1 year ago
  Andreas Rheinhardt 64ed1d40df swscale/utils: Factor initializing single slice context out 1 year ago
  Andreas Rheinhardt b616b04704 swscale/utils: Remove obsolete 3DNow reference 1 year ago
  Hao Chen 38cacce22a swscale/la: Optimize hscale functions with lasx. 1 year 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 2 years ago
  Andreas Rheinhardt f2b79c5b85 lib*/version: Move library version functions into files of their own 2 years ago
  Martin Storsjö 6cd2ac388d libswscale: Split version.h 2 years ago
  Martin Storsjö c523724c69 swscale: Take the destination range into account for yuv->rgb->yuv conversions 2 years ago
  Alan Kelly e534d98af3 libswscale: Re-factor ff_shuffle_filter_coefficients. 2 years ago
  Alan Kelly f1a5414c97 libswscale: Check and propagate memory allocation errors from ff_shuffle_filter_coefficients. 2 years ago
  rcombs 88d804b7ff swscale: add P210/P410/P216/P416 output 2 years ago
  Alan Kelly eebe406c80 libswscale: Test AV_CPU_FLAG_SLOW_GATHER for hscale functions. 2 years ago
  Alan Kelly f900a19fa9 libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes. 2 years ago
  rcombs f0204de47d swscale: add P210/P410/P216/P416 input 2 years ago
  Michael Niedermayer 5f3a160b42 swscale/utils: Improve return codes of sws_setColorspaceDetails() 2 years ago
  Michael Niedermayer c7699f95bb swscale/utils: Set all threads to the same colorspace even on failure 2 years ago
  Manuel Stoeckl 32329397e2 swscale: add input/output support for X2BGR10LE 2 years ago
  Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 2 years ago
  Andreas Rheinhardt f440c422b7 swscale/swscale: Fix races when using unaligned strides/data 2 years ago
  Andreas Rheinhardt a1255a350d libswscale/options: Add parent_log_context_offset to AVClass 2 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