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
  Rémi Denis-Courmont 79dfdac4db sws/input: R-V V rgb24ToY & bgr24ToY 1 month ago
  Shiyou Yin f3fe2cb5f7 swscale: [LA] Optimize range convert for yuvj420p. 3 months ago
  Andreas Rheinhardt 2d38141ea6 swscale/swscale_internal: Don't export internal function 3 months ago
  Andreas Rheinhardt ad1cef04a9 swscale/swscale_internal: Hoist branch out of loop 3 months ago
  Andreas Rheinhardt 4b44b5eaf0 swscale/swscale_internal: Only include altivec header iff HAVE_ALTIVEC 3 months ago
  Hao Chen 38cacce22a swscale/la: Optimize hscale functions with lasx. 1 year ago
  Timo Rothenpieler aca569aad2 swscale/input: add rgbaf16 input support 1 year ago
  Timo Rothenpieler f2de911818 swscale: add opaque parameter to input functions 1 year ago
  Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2 years ago
  Andreas Rheinhardt 155cd6baa4 Remove obsolete version.h inclusions 2 years ago
  Alan Kelly f1a5414c97 libswscale: Check and propagate memory allocation errors from ff_shuffle_filter_coefficients. 2 years ago
  rcombs f8e284be69 swscale: introduce isSwappedChroma 2 years ago
  rcombs e5d83463c8 swscale: introduce isDataInHighBits 2 years ago
  Alan Kelly f900a19fa9 libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes. 2 years ago
  Michael Niedermayer 9f40b5badb swscale/swscale_internal: Avoid unsigned for slice parameters 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
  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
  Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
  Paul B Mahol 9d58cdb4ba swscale: do not drop half of bits from 16bit bayer formats 3 years ago
  Nelson Gomez 360be03b8a swscale: cosmetic fixes 4 years ago
  Nelson Gomez 7c39c3c1a6 swscale: make yuv2interleavedX more asm-friendly 4 years ago
  Mark Reid b4967fc71c libswscale: add output support for AV_PIX_FMT_GBRAPF32 4 years ago
  Ruiling Song 4700f7d6fc swscale/swscale: remove useless code 4 years ago
  Lauri Kasanen 78c7ff7d25 swscale/ppc: Move VSX-using code to its own file 5 years ago
  Sergey Lavrushkin 582bc5a348 libswscale: Adds conversions from/to float gray format. 6 years ago
  wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 6 years ago
  Philip Langdale dd3f1e3a11 swscale: Introduce a helper to identify semi-planar formats 6 years ago
  Clément Bœsch 172b0e2e88 Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013' 7 years ago
  Clément Bœsch bc7308aae8 sws: make is{RGB,BGR}inInt functions 7 years ago
  Clément Bœsch e811f84a2e swscale: cosmetics in is{RGB,BGR}inInt 7 years ago
  Clément Bœsch d6635daded swscale: remove unused is{RGB,BGR}inBytes 7 years ago
  Clément Bœsch ff6bc16c5a swscale: use a (more correct) function for isPacked 7 years ago
  Clément Bœsch 2b9a52bcca swscale: use a function for isAnyRGB 7 years ago
  Clément Bœsch c30875e8b2 swscale: use a function for isBayer 7 years ago
  Clément Bœsch f052b1b40f swscale: use a function for isGray 7 years ago
  Diego Biurrun ea7ee4b4e3 ppc: Centralize compiler-specific altivec.h #include handling in one place 7 years ago
  Carl Eugen Hoyos b5177c7051 lsws: Add GRAY10 conversion. 7 years ago
  Luca Barbato 19be5fb728 swscale: Add GRAY12 7 years ago
  Michael Niedermayer d736b52a04 swscale: Drop is9_OR_10BPS() use, its name is not correct 7 years ago
  Luca Barbato ab839054e6 swscale: Add GRAY12 7 years ago
  Luca Barbato 2b5b1e1e9b swscale: Rename is9_OR_10 to match what it does 7 years ago
  Luca Barbato e87a501e7d swscale: Update bitdepth range check 7 years ago
  Diego Biurrun aa37d2bf45 swscale: Kill non-compiling disabled cruft 8 years ago