161 Commits (a8305b0ea3ccfe00a50cd3312bfcc455c78aacb5)

Author SHA1 Message Date
  Mateusz 50ce296026 swscale: use dithering in DITHER_COPY only if not set -sws_dither none 7 years ago
  Mateusz f192f2f061 swscale: more accurate DITHER_COPY macro for full and limited range 7 years ago
  Carl Eugen Hoyos cb1a3eecac lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion. 7 years ago
  Paul B Mahol de48710c11 libswscale: add gray9 support 7 years ago
  Luca Barbato 37f573543c swscale: Convert the check check_image_pointers helper to a macro 8 years ago
  Philip Langdale 4c2176d45b swscale: add P016 input support 8 years ago
  Carl Eugen Hoyos b5177c7051 lsws: Add GRAY10 conversion. 8 years ago
  Luca Barbato 19be5fb728 swscale: Add GRAY12 8 years ago
  Luca Barbato ab839054e6 swscale: Add GRAY12 8 years ago
  Kieran Kunhya 81f1f6c3f6 Add GBRAP12 pixel format support 9 years ago
  Luca Barbato 2b5b1e1e9b swscale: Rename is9_OR_10 to match what it does 8 years ago
  Luca Barbato 9bd6ea5695 pixfmt: Add yuv444p12 pixel format 8 years ago
  Luca Barbato 0aebbbd024 pixfmt: Add yuv422p12 pixel format 8 years ago
  Luca Barbato 85406e7a8d pixfmt: Add yuv420p12 pixel format 8 years ago
  Timo Rothenpieler e3fd1857fb swscale: add unscaled conversion from yuv420p to p010 8 years ago
  Michael Niedermayer b4d7c1f84b swscale/swscale_unscaled: Try to fix bayer_to_yv12_wrapper() with slices 8 years ago
  Michael Niedermayer e57d99dd4e swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices 8 years ago
  Timo Rothenpieler 39f75645c8 swscale: add unscaled copy from yuv420p10 to p010 8 years ago
  Michael Niedermayer 47bc1bdafb swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices 8 years ago
  Hendrik Leppkes e78e5b735f swscale: add P010 input support 9 years ago
  Pedro Arthur b5deacfb1f swscale: fix crash with swscale-test when using slices 9 years ago
  Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
  Clément Bœsch f1148390d7 sws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb,rgba,abgr,rgba}_neon 9 years ago
  Kieran Kunhya 4170a44bbc Add GBRAP12 pixel format 9 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Hendrik Leppkes 2e31434d84 swscale: add P010 input support 9 years ago
  Michael Niedermayer 757248ea3c swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper() 9 years ago
  Michael Niedermayer ad3b6fa7d8 swscale/swscale_unscaled: Fix odd height inputs for bayer_to_rgb24_wrapper() 9 years ago
  Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
  Matthieu Bouron 46feb66972 swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neon 9 years ago
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
  Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
  Paul B Mahol 052f64ecb2 swscale: ayuv64le input support 10 years ago
  Michael Niedermayer f6ab967eae swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian 10 years ago
  Ronald S. Bultje 711d8812ad swscale: add yuv440p10/12 pixfmts. 10 years ago
  Himangi Saraogi 9a60b1fad0 libswscale: fix compiler warnings enumerated type mixed with another type 10 years ago
  Paul B Mahol 928061670e libswscale: GBRAP input & output and GBRAP16 input support 10 years ago
  Derek Buitenhuis 33c827f632 swscale: Properly scale YUV 10 years ago
  Michael Niedermayer 700bf1fa4e swscale/swscale_unscaled: fix ya16 input 10 years ago
  Vittorio Giovara f84a1b597c swscale: support AV_PIX_FMT_YA16 as input 11 years ago
  Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 11 years ago
  Kostya Shishkov 5420099cab swscale: correctly pad destination buffer in rgb conversion 10 years ago
  Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 11 years ago
  Michael Niedermayer 421b21ca8a sws: dont use the optimized 410->420 unscaled conversion when height%4 11 years ago
  Justin Ruggles d9a542ace1 swscale: Set alpha to opaque for internal palettes. 11 years ago
  Justin Ruggles 20c38c9c18 swscale: fix some undefined signed left shifts 11 years ago
  Justin Ruggles 60c4660ba0 swscale: fix an implementation-defined unsigned-to-signed conversion 11 years ago
  Janne Grunau 0ca0924c10 swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64 11 years ago
  Peter Ross 02b63246cf libswscale: bayer to rgb24 & yv12 colorspace converters 11 years ago
  Michael Niedermayer 9047491f8b swscale: add nv12/nv21->yuv420 converter 11 years ago