| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: factor ff_sws_init_range_convert() out | Michael Niedermayer | 2014-04-14 | 1 | -0/+2 |
* | Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3' | Michael Niedermayer | 2014-04-09 | 1 | -0/+1 |
|\ |
|
* | | swscale/swscale_internal: remove obsolete warning | Michael Niedermayer | 2014-04-08 | 1 | -1/+1 |
* | | swscale/swscale_internal: make the offset strings update themselfs when the M... | Michael Niedermayer | 2014-04-08 | 1 | -12/+12 |
* | | swscale: add two spatially stable dithering methods | Øyvind Kolås | 2014-03-25 | 1 | -0/+2 |
* | | Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30' | Michael Niedermayer | 2014-03-17 | 1 | -4/+4 |
|\| |
|
| * | RGBA64 pixel formats | Jean First | 2014-03-16 | 1 | -0/+4 |
* | | Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143' | Michael Niedermayer | 2014-03-13 | 1 | -4/+0 |
|\| |
|
| * | Remove all SPARC architecture optimizations | Diego Biurrun | 2014-03-13 | 1 | -5/+0 |
* | | libswscale: bayer to rgb24 & yv12 colorspace converters | Peter Ross | 2014-02-23 | 1 | -0/+16 |
* | | swscale: NEON optimized unscaled rgba to nv12 conversion | Yu Xiaolei | 2013-12-16 | 1 | -0/+1 |
* | | Optimize pure C unscaled yuv2rgb. | Reimar Döffinger | 2013-10-30 | 1 | -1/+3 |
* | | Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557' | Michael Niedermayer | 2013-08-29 | 1 | -3/+3 |
|\| |
|
| * | swscale: cosmetics: Drop silly camelCase from swScale function pointer name | Diego Biurrun | 2013-08-29 | 1 | -3/+3 |
* | | Merge commit '3aa682f25324d811ec284edc808eb71a46eae950' | Michael Niedermayer | 2013-08-29 | 1 | -4/+3 |
|\| |
|
| * | swscale: consistent names for arch-specific acceleration functions | Diego Biurrun | 2013-08-29 | 1 | -4/+3 |
* | | Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19' | Michael Niedermayer | 2013-08-29 | 1 | -5/+5 |
|\| |
|
| * | swscale: ppc: Hide arch-specific initialization details | Diego Biurrun | 2013-08-29 | 1 | -5/+5 |
* | | Merge commit 'a519583991c38d38503ab08357716513facc5725' | Michael Niedermayer | 2013-08-29 | 1 | -2/+2 |
|\| |
|
| * | swscale: x86: Hide arch-specific initialization details | Diego Biurrun | 2013-08-28 | 1 | -2/+2 |
* | | swscale: change ff_dither_8x8_128 dimensions to be consistent with the others | Michael Niedermayer | 2013-08-16 | 1 | -1/+1 |
* | | Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3' | Michael Niedermayer | 2013-08-16 | 1 | -0/+9 |
|\| |
|
| * | swscale: Move extern declarations for tables to swscale_internal.h | Diego Biurrun | 2013-08-15 | 1 | -0/+8 |
* | | Merge commit 'd258531502b24cb653204fe4f003c8815755bdc4' | Michael Niedermayer | 2013-08-16 | 1 | -1/+0 |
|\| |
|
* | | sws: add dither enum | Michael Niedermayer | 2013-08-15 | 1 | -0/+10 |
* | | swscale_unscaled: make dither_scale static, its not used elsewhere and has no... | Michael Niedermayer | 2013-08-15 | 1 | -1/+0 |
* | | libswscale: Adding RGB => XYZ support | clook | 2013-07-23 | 1 | -0/+3 |
* | | swscale: Add support to specify chroma position | Michael Niedermayer | 2013-07-17 | 1 | -0/+4 |
* | | swscale: Fix PAL8 input with alpha | Michael Niedermayer | 2013-06-26 | 1 | -0/+2 |
* | | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* | Michael Niedermayer | 2013-05-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-15 | 1 | -11/+11 |
|\| |
|
| * | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -11/+11 |
* | | libswscale: simplify isAnyRGB macro | Paul B Mahol | 2013-05-08 | 1 | -10/+1 |
* | | libswscale: GBRAP input & output and GBRAP16 input support | Paul B Mahol | 2013-05-08 | 1 | -1/+2 |
* | | sws: share xyzgamma tables. | Michael Niedermayer | 2013-05-01 | 1 | -2/+2 |
* | | sws: support xyz input | Michael Niedermayer | 2013-04-28 | 1 | -0/+9 |
* | | sws: fix alignment of rgb2yuv | Michael Niedermayer | 2013-04-16 | 1 | -1/+1 |
* | | sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv table | Michael Niedermayer | 2013-04-15 | 1 | -1/+1 |
* | | sws: remove forgotten FAST_BGR2YV12 define | Michael Niedermayer | 2013-04-15 | 1 | -2/+0 |
* | | sws/x86: update rgb/bgr->yuv code to use provided coefficient table | Michael Niedermayer | 2013-04-15 | 1 | -1/+1 |
* | | sws: move RGB2YUV_SHIFT to swscale_internal.h | Michael Niedermayer | 2013-04-15 | 1 | -0/+1 |
* | | sws/input: replace hardcoded rgb2yuv coefficients by table | Michael Niedermayer | 2013-04-14 | 1 | -2/+12 |
* | | Merge commit '05b0998f511ffa699407465d48c7d5805f746ad2' | Michael Niedermayer | 2013-01-28 | 1 | -6/+6 |
|\| |
|
| * | swscale: GBRP output support | Michael Niedermayer | 2013-01-27 | 1 | -1/+37 |
* | | sws: include isRGB in isAnyRGB() so that future RGB formats wont be missed a... | Michael Niedermayer | 2013-01-26 | 1 | -0/+1 |
* | | sws: add planar RGB formats to isAnyRGB | Michael Niedermayer | 2013-01-26 | 1 | -0/+8 |
* | | sws: GBRP output support | Michael Niedermayer | 2013-01-26 | 1 | -1/+37 |
* | | swscale: check flags instead of nb_components to find if pixel format have alpha | Paul B Mahol | 2013-01-25 | 1 | -1/+1 |
* | | sws: Support error diffusion dither for mono output | Michael Niedermayer | 2013-01-18 | 1 | -0/+2 |
* | | Merge commit 'a65bdceb060628881578afb29df4eb222421381f' | Michael Niedermayer | 2012-10-31 | 1 | -5/+5 |
|\| |
|