Commit History

Author SHA1 Message Date
  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 6 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 7 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 8 years ago
  Clément Bœsch d6635daded swscale: remove unused is{RGB,BGR}inBytes 8 years ago
  Clément Bœsch ff6bc16c5a swscale: use a (more correct) function for isPacked 8 years ago
  Clément Bœsch 2b9a52bcca swscale: use a function for isAnyRGB 8 years ago
  Clément Bœsch c30875e8b2 swscale: use a function for isBayer 8 years ago
  Clément Bœsch f052b1b40f swscale: use a function for isGray 8 years ago
  Diego Biurrun ea7ee4b4e3 ppc: Centralize compiler-specific altivec.h #include handling in one place 8 years ago
  Carl Eugen Hoyos b5177c7051 lsws: Add GRAY10 conversion. 8 years ago
  Luca Barbato 19be5fb728 swscale: Add GRAY12 8 years ago
  Michael Niedermayer d736b52a04 swscale: Drop is9_OR_10BPS() use, its name is not correct 8 years ago
  Luca Barbato ab839054e6 swscale: Add GRAY12 8 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 9 years ago
  Lou Logan 06eef96b69 fix some a/an typos 8 years ago
  Clément Bœsch f1148390d7 sws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb,rgba,abgr,rgba}_neon 9 years ago
  Michael Niedermayer eb7802afef swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code 9 years ago
  Michael Niedermayer e06403331c swscale: Move Contexts used only in hscale.c into it 9 years ago
  Michael Niedermayer 7b6e6895f2 swscale: Move VScalerContext into vscale.c 9 years ago
  Michael Niedermayer 8f3a9a8c27 swscale/yuv2rgb: Increase YUV2RGB table headroom 9 years ago
  Michael Niedermayer 5e5f82a287 swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out 9 years ago
  Andreas Cadhalpun 8bfbc8c5e5 swscale: rename sws_context_class to ff_sws_context_class 9 years ago
  Pedro Arthur 5bd62a1b3c swscale: fix ticket #4881 9 years ago
  Michael Niedermayer d730dd8c53 swscale: Forward colorspace updates to the 2nd cascaded context in case of alphablend 9 years ago
  Hendrik Leppkes 151aa2ebff Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba' 9 years ago
  Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
  Pedro Arthur 3059562aa1 swscale: re-enable gamma 9 years ago
  Pedro Arthur 62d176de12 swscale: refactor vertical scaler 9 years ago
  Pedro Arthur 4545906f60 swscale: Fixed typos 9 years ago
  Pedro Arthur ed80dec621 swscale: fixed compiler warnings 9 years ago
  Pedro Arthur 737aa902f0 swscale: process horizontal lines in batches 9 years ago
  Pedro Arthur e0a3173a94 swscale: refactor horizontal scaling 9 years ago
  Michael Niedermayer c5ebeaa308 swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD 9 years ago