Commit History

Author SHA1 Message Date
  Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 years ago
  Kostya Shishkov 5420099cab swscale: correctly pad destination buffer in rgb conversion 10 years ago
  Michael Niedermayer b55d3bbeed Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' 10 years ago
  Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 10 years ago
  Michael Niedermayer 421b21ca8a sws: dont use the optimized 410->420 unscaled conversion when height%4 10 years ago
  Michael Niedermayer 28875c4188 Merge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad' 10 years ago
  Justin Ruggles d9a542ace1 swscale: Set alpha to opaque for internal palettes. 10 years ago
  Justin Ruggles 60c4660ba0 swscale: fix an implementation-defined unsigned-to-signed conversion 10 years ago
  Justin Ruggles 20c38c9c18 swscale: fix some undefined signed left shifts 10 years ago
  Michael Niedermayer 3428a9b8d5 Merge commit '0ca0924c10d9617a5793964bf79655424ef32b68' 10 years ago
  Janne Grunau 0ca0924c10 swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64 10 years ago
  Peter Ross 02b63246cf libswscale: bayer to rgb24 & yv12 colorspace converters 10 years ago
  Michael Niedermayer 9047491f8b swscale: add nv12/nv21->yuv420 converter 11 years ago
  Michael Niedermayer eb01a25fe1 swscale: fix stride used in planarToNv12Wrapper() 11 years ago
  Michael Niedermayer 6bd001d766 swscale: disable ARM code until its build failure with clang/iphone is fixed 11 years ago
  Michael Niedermayer 6044f161d3 Revert "swscale: disable ARM code until its build failure with clang/iphone is fixed" 11 years ago
  Carl Eugen Hoyos 693a36b6f8 Unscaled 16bit packed RGB to planar GBR converter. 11 years ago
  Michael Niedermayer c8c7736c10 swscale: disable ARM code until its build failure with clang/iphone is fixed 11 years ago
  Yu Xiaolei 1c67ad9d93 swscale: NEON optimized unscaled rgba to nv12 conversion 11 years ago
  Michael Niedermayer 94d7ca2b58 swscale: fix used stride in planarToNv12Wrapper() 11 years ago
  Michael Niedermayer ef627bf9ec swscale: add nv12/nv21->yuv420 converter 11 years ago
  Michael Niedermayer 6909a611d2 swscale/swscale_unscaled: fix right column handling in planarCopyWrapper 11 years ago
  Paul B Mahol 37d6b2b4e6 swsscale/swscale_unscaled: add GBRAP16 11 years ago
  Michael Niedermayer 9ec9d46365 swscale/swscale_unscaled: fix alpha pointer & stride for planarRgb16ToRgb16Wrapper() 11 years ago
  Michael Niedermayer 13eff473ad swscale/swscale_unscaled: fix alpha values for rgb/bgr -> RGB32_1 / BGR32_1 11 years ago
  Michael Niedermayer 01cac26f68 Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557' 11 years ago
  Michael Niedermayer c5cec9a42b Merge commit '3aa682f25324d811ec284edc808eb71a46eae950' 11 years ago
  Michael Niedermayer 5ff1b588eb Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19' 11 years ago
  Diego Biurrun 1909f6b1b6 swscale: cosmetics: Drop silly camelCase from swScale function pointer name 11 years ago
  Diego Biurrun 3aa682f253 swscale: consistent names for arch-specific acceleration functions 11 years ago
  Diego Biurrun c2503d9c8a swscale: ppc: Hide arch-specific initialization details 12 years ago
  Michael Niedermayer 23b3141261 swscale: improve dither checks 11 years ago
  Michael Niedermayer 1ef0b8f9cc Merge commit 'd258531502b24cb653204fe4f003c8815755bdc4' 11 years ago
  Michael Niedermayer 1e0e193240 sws: add dither enum 11 years ago
  Michael Niedermayer 60e9b8556a swscale_unscaled: make dither_scale static, its not used elsewhere and has no prefix 11 years ago
  Diego Biurrun d258531502 swscale: Mark a bunch of tables only used within one file static 11 years ago
  Diego Biurrun aa2ba8c99e swscale: Move extern declarations for tables to swscale_internal.h 11 years ago
  Carl Eugen Hoyos 7800b09ece Check more completely for invalid pix_fmts in planarRgb16ToRgb16Wrapper() 11 years ago
  Michael Niedermayer 0047da071e swscale/swscale_unscaled: add () 11 years ago
  Carl Eugen Hoyos d5978c8678 Add unscaled converter from GBRP > 8bit to RGBx48/64. 11 years ago
  Michael Niedermayer ff4680922f Merge remote-tracking branch 'qatar/master' 11 years ago
  Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 11 years ago
  Michael Niedermayer 91f4a44ff4 sws/packed_16bpc_bswap: fix handling of negative stride 11 years ago
  Clément Bœsch 570d63eef3 lavu: add FF_CEIL_RSHIFT and use it in various places. 11 years ago
  Paul B Mahol 5c057433cc libswscale: GBRAP input & output and GBRAP16 input support 11 years ago
  Janne Grunau 9cfa21c8c2 swscale: support endianness conversion for AV_PIX_FMT_XYZ12 11 years ago
  Michael Niedermayer 7f17e0ff6a sws: add 16bit gbrp formats to packed_16bpc_bswap() 11 years ago
  Michael Niedermayer f5cca47fde sws: extend packed_16bpc_bswap code to handle planar formats 11 years ago
  Michael Niedermayer a37fd7f957 sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 11 years ago
  Michael Niedermayer 0cfbfaaa12 Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241' 11 years ago