| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale/fill_rgb2yuv_table: fix default detection | Michael Niedermayer | 2013-07-27 | 1 | -1/+1 |
* | swscale/sws_getColorspaceDetails: dont fail for non yuv | Michael Niedermayer | 2013-07-25 | 1 | -1/+1 |
* | swscale: exchange src & dst chroma pos | Michael Niedermayer | 2013-07-24 | 1 | -3/+3 |
* | libswscale: Adding RGB => XYZ support | clook | 2013-07-23 | 1 | -3/+14 |
* | swscale: Add support to specify chroma position | Michael Niedermayer | 2013-07-17 | 1 | -9/+27 |
* | swscale: move default colorspace setup to sws_init_filter() | Michael Niedermayer | 2013-07-16 | 1 | -13/+8 |
* | swscale: call handle_format() from the functions that need it | Michael Niedermayer | 2013-07-14 | 1 | -17/+15 |
* | swscale: make handle_formats() safe to be called multiple times | Michael Niedermayer | 2013-07-14 | 1 | -4/+4 |
* | swscale: move format handling to its own function | Michael Niedermayer | 2013-07-14 | 1 | -8/+12 |
* | swscale: treat gray as a fullrage (0-255) format | Michael Niedermayer | 2013-07-08 | 1 | -0/+2 |
* | swscale: fix filter alignment reduction without inline asm | Hendrik Leppkes | 2013-06-21 | 1 | -1/+1 |
* | add YUVJ411P | Michael Niedermayer | 2013-05-21 | 1 | -0/+4 |
* | swscale: RGBA64 output | Paul B Mahol | 2013-05-12 | 1 | -2/+2 |
* | Revert "sws: support endianness conversion for AV_PIX_FMT_RGBA64" | Michael Niedermayer | 2013-05-12 | 1 | -2/+2 |
* | sws: support endianness conversion for AV_PIX_FMT_RGBA64 | Paul B Mahol | 2013-05-12 | 1 | -2/+2 |
* | lavu: add FF_CEIL_RSHIFT and use it in various places. | Clément Bœsch | 2013-05-09 | 1 | -5/+5 |
* | libswscale: GBRAP input & output and GBRAP16 input support | Paul B Mahol | 2013-05-08 | 1 | -3/+3 |
* | Merge commit '9cfa21c8c2b81146aab574f55c93f27e5c2d435c' | Michael Niedermayer | 2013-05-07 | 1 | -2/+2 |
|\ |
|
| * | swscale: support endianness conversion for AV_PIX_FMT_XYZ12 | Janne Grunau | 2013-05-06 | 1 | -0/+2 |
* | | Merge commit 'c1eb3e7fecdc270e03a700d61ef941600a6af491' | Michael Niedermayer | 2013-05-07 | 1 | -1/+12 |
|\| |
|
| * | swscale: add support for endianness only conversion | Janne Grunau | 2013-05-06 | 1 | -1/+12 |
* | | Merge commit '2b677ffca54a5fbef9c8860841c32f28ecd68f70' | Michael Niedermayer | 2013-05-05 | 1 | -8/+9 |
|\| |
|
| * | swscale: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -8/+9 |
| * | swscale: Disallow conversion to GBRP16 | Martin Storsjö | 2013-02-11 | 1 | -2/+2 |
* | | Avoid incorrect deprecated pixel format warning. | Reimar Döffinger | 2013-05-05 | 1 | -1/+2 |
* | | lavu: add planar 16 bit and 8 bit rgb with alpha | Paul B Mahol | 2013-05-03 | 1 | -0/+3 |
* | | sws: share xyzgamma tables. | Michael Niedermayer | 2013-05-01 | 1 | -3/+10 |
* | | sws: support xyz input | Michael Niedermayer | 2013-04-28 | 1 | -0/+37 |
* | | sws: remove hack to support partial convert / xyz bswaping | Michael Niedermayer | 2013-04-28 | 1 | -2/+0 |
* | | sws: enable xyz12, this for now is just for swaping between le and be | Michael Niedermayer | 2013-04-28 | 1 | -0/+2 |
* | | sws: Skip ff_yuv2rgb_c_init_tables() when the output is YUV | Michael Niedermayer | 2013-04-16 | 1 | -0/+2 |
* | | sws/fill_rgb2yuv_table: use ROUNDED_DIV | Michael Niedermayer | 2013-04-16 | 1 | -14/+14 |
* | | sws/fill_rgb2yuv_table: increase precission to 32bit | Michael Niedermayer | 2013-04-16 | 1 | -13/+17 |
* | | sws/fill_rgb2yuv_table: avoid 2 divisions | Michael Niedermayer | 2013-04-16 | 1 | -2/+2 |
* | | sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv table | Michael Niedermayer | 2013-04-15 | 1 | -2/+12 |
* | | sws/x86: update rgba->yuv to use user supplied table | Michael Niedermayer | 2013-04-15 | 1 | -0/+12 |
* | | sws/x86: update rgb/bgr->yuv code to use provided coefficient table | Michael Niedermayer | 2013-04-15 | 1 | -0/+19 |
* | | sws: init input_rgb2yuv_table depending on yuv colorspace | Michael Niedermayer | 2013-04-15 | 1 | -1/+53 |
* | | Merge commit '7b41c24c5fa221b55a9302efaf1a9eeb38b12551' | Michael Niedermayer | 2013-02-10 | 1 | -0/+1 |
|\| |
|
| * | sws: dont enable chrSrcHSubSample for planar RGB | Michael Niedermayer | 2013-02-09 | 1 | -0/+3 |
* | | Merge commit 'd6d5ef5534d582f9dbaf18ac2605cf5bb72cd821' | Michael Niedermayer | 2013-02-10 | 1 | -1/+0 |
|\| |
|
| * | sws: GBRP9, GBRP10, and GBRP16 output support | Michael Niedermayer | 2013-02-09 | 1 | -8/+8 |
* | | Merge commit '05b0998f511ffa699407465d48c7d5805f746ad2' | Michael Niedermayer | 2013-01-28 | 1 | -2/+2 |
|\| |
|
| * | swscale: GBRP output support | Michael Niedermayer | 2013-01-27 | 1 | -1/+12 |
* | | sws: dont enable chrSrcHSubSample for planar RGB | Michael Niedermayer | 2013-01-26 | 1 | -0/+4 |
* | | sws: GBRP9, GBRP10 GBRP12 GBRP14 output support | Michael Niedermayer | 2013-01-26 | 1 | -10/+10 |
* | | sws: GBRP output support | Michael Niedermayer | 2013-01-26 | 1 | -1/+11 |
* | | sws: Check for unsupported combination of ED/FULL_CHR flags | Michael Niedermayer | 2013-01-19 | 1 | -5/+12 |
* | | sws: Enable full chroma resolution when needed for ED dither | Michael Niedermayer | 2013-01-19 | 1 | -0/+14 |
* | | sws: rgb/bgr 4/8 error diffusion dither | Michael Niedermayer | 2013-01-19 | 1 | -1/+6 |