Commit History

Author SHA1 Message Date
  Michael Niedermayer 5335c73b9f swscale/utils: Fix xInc overflow 5 months ago
  Michael Niedermayer a068dfe7e3 libswscale/utils: Fix bayer to yuvj 7 months ago
  Michael Niedermayer c71a9c51e7 swscale/utils: Allocate more dithererror 7 months 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 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 3 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 4 years ago
  Mark Reid b4967fc71c libswscale: add output support for AV_PIX_FMT_GBRAPF32 4 years ago
  Mark Reid ba5d0515a6 libswscale: add input support AV_PIX_FMT_GBRAPF32 4 years ago
  Linjie Fu d2aa1fbfd4 swscale: Add swscale input support for Y210LE 4 years ago
  Gautam Ramakrishnan da399e2135 libswscale/utils.c: Fix bug #8255 4 years ago
  Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang. 4 years ago
  Zhao Zhili 1e3e547a5b swscale/utils: remove access of AV_PIX_FMT_NB 4 years ago
  Andreas Rheinhardt e2646e23be swscale/utils: Fix invalid left shifts of negative numbers 5 years ago
  Philip Langdale cd48318035 swscale: Add support for NV24 and NV42 5 years ago
  Martin Vignali 86e6f0dbc7 swscale : add support for YUVA444P12 and YUVA422P12 5 years ago
  Martin Vignali 3db33b446f swscale/utils : simplify unscaled initial test for float pixfmt 5 years ago
  Martin Vignali db4771af81 swscale : add YA16 LE/BE output 6 years ago
  Sergey Lavrushkin 582bc5a348 libswscale: Adds conversions from/to float gray format. 6 years ago
  Paul B Mahol b9dd058f7a swscale: add gray14 support 6 years ago
  Philip Langdale 9d5aff09a7 swscale: Add p016 output support and generalise yuv420p1x to p010 6 years ago