Commit History

Author SHA1 Message Date
  Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
  Andreas Rheinhardt 155cd6baa4 Remove obsolete version.h inclusions 3 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 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
  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 4 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 8 years ago
  Luca Barbato e87a501e7d swscale: Update bitdepth range check 8 years ago
  Diego Biurrun aa37d2bf45 swscale: Kill non-compiling disabled cruft 8 years ago
  Andreas Cadhalpun c0fd2fb27b swscale: Rename sws_context_class to ff_sws_context_class 9 years ago
  Ronald S. Bultje 70d418c7e6 Revert "PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD." 8 years ago
  Dan Parrot 1df908f33f PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD. 8 years ago
  Clément Bœsch 8ef57a0d61 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 8 years ago
  Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 8 years ago
  Matthieu Bouron 7abc8e7ae3 swscale/arm: add ff_hscale_8_to_15_neon 8 years ago
  Ronald S. Bultje b3eda69490 swscale: add bt2020 yuv2rgb coefficients. 8 years ago
  Pedro Arthur 6de58b4903 swscale: cleanup unused code 8 years ago
  Clément Bœsch 263eb76bdf sws/aarch64: add ff_hscale_8_to_15_neon 8 years ago
  Lou Logan 06eef96b69 fix some a/an typos 8 years ago