Commit History

Author SHA1 Message Date
  Michael Niedermayer 690a3c4fb7 swscale/swscale: fix srcStride/srcSlice typo 10 years ago
  Michael Niedermayer 36fc9bff08 swscale/swscale: fix integer overflow 10 years ago
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 11 years ago
  Michael Niedermayer b2cf655d6e sws: add casts to silence pointer type mismatch warnings 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
  Michael Niedermayer cb23b06e5e sws: fix typo in xyz2rgb matrix use. 11 years ago
  Michael Niedermayer 24ec7a5e04 sws: Check for malloc failure of rgb0_tmp 11 years ago
  Michael Niedermayer 0c47c9028b sws: support xyz input 11 years ago
  Michael Niedermayer 9aafb95ae2 sws: init input_rgb2yuv_table depending on yuv colorspace 11 years ago
  Michael Niedermayer 3662e49dde sws: move RGB2YUV_SHIFT to swscale_internal.h 11 years ago
  Michael Niedermayer d4956b0bfb sws/input: replace hardcoded rgb2yuv coefficients by table 11 years ago
  Michael Niedermayer 353bd158f5 sws: Fix "warning: comparison of distinct pointer types lacks a cast" 11 years ago
  Michael Niedermayer 61884d1985 sws: GBRP output support 11 years ago
  Michael Niedermayer 89afa635bf sws: check that dither array is not null before memset 11 years ago
  Michael Niedermayer 8045c0167d sws: Only reset dither state for bitexact mode 11 years ago
  Michael Niedermayer 646ade7679 sws: Support error diffusion dither for mono output 11 years ago
  Michael Niedermayer c77eb4ee90 sws: fix warning: cast from pointer to integer of different size 11 years ago
  Michael Niedermayer aa9507cc3d swscale: fix warning: assignment from incompatible pointer type 11 years ago
  Michael Niedermayer d27edc038a Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' 11 years ago
  Diego Biurrun 511cf612ac miscellaneous typo fixes 11 years ago
  Michael Niedermayer 320ae9fb78 sws_scale: check input against NULL 11 years ago
  Michael Niedermayer 4d2f1d8c93 swscale.c:remove fill_plane9or10() use fillPlane16() 11 years ago
  Michael Niedermayer a201639a01 Merge remote-tracking branch 'qatar/master' 11 years ago
  Luca Barbato 26b5ad2543 swscale: support gray to 9bit and 10bit formats 11 years ago
  Michael Niedermayer 7a32ab5ed0 sws: get rid of C99 signed overflows try #2 11 years ago
  Michael Niedermayer 3ee8eefbf2 sws: avoid signed C99 overflows 11 years ago
  Paul B Mahol a291345b1e sws: do not use av_pix_fmt_descriptors directly 11 years ago
  Michael Niedermayer a9bd51b1e6 Merge commit '9953ff3cd844eb5f6d8dfce98cad94b78a0fc7dc' 11 years ago
  Anton Khirnov 0a7068fa5d sws: do not use av_pix_fmt_descriptors directly. 11 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 11 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 11 years ago
  Michael Niedermayer 115e291b53 swscale: move main swscale wraper to swscale.c 11 years ago
  Michael Niedermayer db436b17e9 swscale: change assert() to av_assert() 12 years ago
  Michael Niedermayer 0ed0f2e566 sws: revert: "swscale: Remove two bogus asserts" 12 years ago
  Michael Niedermayer e3e09f2bad Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun b9141aa346 swscale: Remove two bogus asserts 12 years ago
  Michael Niedermayer 7beadfe1f7 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 1169f0d0af x86: more specific checks for availability of required assembly capabilities 12 years ago
  Michael Niedermayer c617bed34f Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 12 years ago
  Michael Niedermayer afe6f337ad swscale.c: remove unused variable 12 years ago
  XhmikosR 08bd8c8ab3 rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXT 12 years ago
  Michael Niedermayer e776ee8f29 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 12 years ago
  Michael Niedermayer b5da7d4c1a Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 8e5d71d110 swscale: bury one more piece of inline asm under HAVE_INLINE_ASM. 12 years ago
  Michael Niedermayer 2cb4d51654 Merge remote-tracking branch 'qatar/master' 12 years ago
  Ronald S. Bultje 3b175384bb swscale: add missing HAVE_INLINE_ASM check. 12 years ago
  Michael Niedermayer fa36f33422 sws: support 12&14 bit planar colorspaces 12 years ago