Commit History

Author SHA1 Message Date
  Ramiro Polla 75f1a8e071 swscale/aarch64: add neon {lum,chr}ConvertRange 3 weeks ago
  Ramiro Polla f6859cade3 swscale/x86: add sse2 and avx2 {lum,chr}ConvertRange 4 weeks ago
  Shiyou Yin f3fe2cb5f7 swscale: [LA] Optimize range convert for yuvj420p. 3 months ago
  Michael Niedermayer 1a9eda65d0 swscale/utils: Fix xInc overflow 3 months ago
  Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 3 months ago
  Andreas Rheinhardt 2d38141ea6 swscale/swscale_internal: Don't export internal function 3 months ago
  Michael Niedermayer e9cc9e492f libswscale/utils: Fix bayer to yuvj 4 months ago
  Michael Niedermayer f9906911f0 Revert "swscale: fix sws_setColorspaceDetails after sws_init_context" 4 months ago
  Michael Niedermayer 18f26f8a2f swscale/utils: Allocate more dithererror 4 months ago
  Niklas Haas d043e5c54c swscale: don't omit ff_sws_init_range_convert for high-bit 8 months ago
  Niklas Haas cedf589c09 swscale: fix sws_setColorspaceDetails after sws_init_context 8 months ago
  Paul B Mahol 29b673bdcf swscale: add GBRAP14 format support 9 months ago
  Andreas Rheinhardt f8503b4c33 avutil/internal: Don't auto-include emms.h 10 months ago
  L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time 10 months 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. 1 year 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 1 year ago
  Philip Langdale 68181623e9 swscale/output: add support for XV30LE 1 year ago
  Philip Langdale 366f073c62 swscale/output: add support for XV36LE 1 year ago
  Philip Langdale caf8d4d256 swscale/output: add support for P012 1 year ago
  Philip Langdale 4a59eba227 swscale/input: add support for Y212LE 1 year ago
  Philip Langdale 198b5b90d5 swscale/input: add support for XV30LE 1 year ago
  Philip Langdale 5bdd726115 swscale/input: add support for P012 1 year ago
  Philip Langdale 8d9462844a swscale/input: add support for XV36LE 1 year ago
  Philip Langdale 45726aa117 libswscale: add support for VUYX format 1 year ago
  Timo Rothenpieler aca569aad2 swscale/input: add rgbaf16 input support 1 year ago
  Alan Kelly a38293e444 libswscale: Enable hscale_avx2 for all input sizes. 2 years ago
  James Almer 1974813261 swscale/output: add VUYA output support 1 year ago
  James Almer f0abd07996 swscale/input: add VUYA input support 1 year 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