Commit History

Author SHA1 Message Date
  Martin Storsjö 6e293d111f swscale: Use alpha from the right row in yuva2rgba_c 11 years ago
  Martin Storsjö 6c5eac9a60 swscale: Remove unnecessary backslashes 11 years ago
  Michael Niedermayer 02b3ac87f8 Merge remote-tracking branch 'qatar/master' 11 years ago
  Michael Niedermayer 813784a8bf sws: disable yuv2rgb warning for planar rgb. 11 years ago
  Michael Niedermayer 6512405ce2 sws: disable yuv2rgb warning for planar rgb. 11 years ago
  Michael Niedermayer cccb45751e yuv2rgb: fix integer overflow in fill_gv_table() 12 years ago
  Michael Niedermayer a494792961 yuv2rgb: fix integer overflow in fill_table 12 years ago
  Michael Niedermayer adcbb3fd8b yuv2rgb: fix declared array sizes, so they match actuals. 12 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Michael Niedermayer 1c66807636 Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' 12 years ago
  Ronald S. Bultje b64a72e1b2 yuv2rgb: handle line widths that are not a multiple of 4. 12 years ago
  Michael Niedermayer 22a279539e yuv2rgb: implement 15/16bit ordered dither 12 years ago
  Michael Niedermayer 23d8aaae46 yuv2rgb: remove assert() the codepath is not invalid 12 years ago
  Michael Niedermayer e99f1a8cc8 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 89d94b2182 swscale: K&R formatting cosmetics (part I) 12 years ago
  Michael Niedermayer f2b20b7a8b Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 0144fe6995 Remove Sun medialib glue code. 12 years ago
  Paul B Mahol 7bab43f29c yuv2rgb: better check if source format have alpha 12 years ago
  Michael Niedermayer 0644cabd7a sws: Move yuv2rgb clipping into the tables. 12 years ago
  Michael Niedermayer 6ed000c8e6 sws: Fix warning: ‘abase’ may be used uninitialized in this function 13 years ago
  Michael Niedermayer aedc908601 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard 41ac093f7e swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables() 13 years ago
  Stefano Sabatini e1197b9e17 swscale: remove sws_format_name() 13 years ago
  Michael Niedermayer 5a35cef4b1 Merge remote-tracking branch 'qatar/master' 13 years ago
  Diego Biurrun 06b5facd4b swscale: Remove disabled code. 13 years ago
  Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 13 years ago
  Peter Ross 1afbae100b libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 13 years ago
  Peter Ross 3e2523db20 libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementation 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Benoit Fouet 453d28af60 Change the type of Y table to pointer to void in fill_table(). 14 years ago
  Måns Rullgård 6a01eab73c Add av_ prefix to bswap macros 14 years ago
  Stefano Sabatini 0093ac5b9f Move internal scale context fields initialization from 14 years ago
  Diego Biurrun f4ea7c8911 alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 14 years ago
  Diego Biurrun f25b1c4b6b HAVE_MMX2 implies HAVE_MMX, so checking the latter is enough. 14 years ago
  Janusz Krzysztofik a4e441301d Add support to BGR444/RGB444 foreign endian output in libswscale. 14 years ago
  Benoit Fouet 124cb45137 Cosmetics: fix vertical alignment. 14 years ago
  Janusz Krzysztofik 601949b898 libswscale: Extend the unaccelerated path of the unscaled yuv2rgb special 14 years ago
  Alexis Ballier 1379b58482 Support BGR555, BGR565, RGB555 and RGB565 foreign endian output in 14 years ago
  Stefano Sabatini 8ebed38e7a Apply consistency nit. 14 years ago
  David Conrad 3f3dc76cb1 Add function to translate SWS_CS_* to coefficient array 14 years ago
  Stefano Sabatini 30b6147521 Use av_get_bits_per_pixel() for computing the bits per pixel of the 14 years ago
  Zuxy Meng d5206d3dd6 User friendly warning message that gives out names of source and target formats 14 years ago
  Zuxy Meng 3c52d4849f Define out currently unused static functions. 14 years ago
  Zuxy Meng a959e24780 Const correctness for src pointer. Remove all constness related warnings in 14 years ago
  Ramiro Polla dd68318cee Cosmetics: 15 years ago
  Kostya Shishkov df226e6369 Remove 'offset' argument from PUTRGB* macros since it's unneeded and caused 15 years ago
  Diego Biurrun 29ce043374 The AltiVec code in libswscale no longer is under GPL. 15 years ago
  Kostya Shishkov 68e7f4828d YUV into RGB48 BE/LE conversion support 15 years ago