| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: re-enable gamma | Pedro Arthur | 2015-09-04 | 1 | -0/+9 |
* | swscale/utils: If cascaded contexts are used forward sws_setColorspaceDetails... | Michael Niedermayer | 2015-08-31 | 1 | -3/+6 |
* | swscale/utils: Split scaling if possible and yuv->yuv with different matrixes... | Michael Niedermayer | 2015-08-31 | 1 | -1/+66 |
* | swscale: refactor horizontal scaling | Pedro Arthur | 2015-08-18 | 1 | -1/+2 |
* | swscale/alphablend: Support chroma subsampling | Michael Niedermayer | 2015-08-09 | 1 | -15/+15 |
* | swscale/alphablend: support packed pixel formats | Michael Niedermayer | 2015-08-09 | 1 | -11/+11 |
* | swscale: Implement alphablendaway for planar 4:4:4 formats | Michael Niedermayer | 2015-08-08 | 1 | -0/+101 |
* | swscale: Add sws_alloc_set_opts() | Michael Niedermayer | 2015-08-08 | 1 | -4/+19 |
* | swscale: ayuv64le output support | Paul B Mahol | 2015-07-24 | 1 | -1/+1 |
* | swscale: ayuv64le input support | Paul B Mahol | 2015-07-24 | 1 | -0/+1 |
* | swscale/utils: Clear pix buffers | Michael Niedermayer | 2015-07-15 | 1 | -3/+3 |
* | swscale: implement YA8 output | Paul B Mahol | 2015-07-02 | 1 | -1/+1 |
* | swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chro... | Michael Niedermayer | 2015-06-17 | 1 | -0/+8 |
* | Mark vectors as NAN instead of dereferencing NULL pointers on malloc failure | Michael Niedermayer | 2015-06-12 | 1 | -0/+38 |
* | swscale: Assert that pixel format descriptor is not NULL | Michael Niedermayer | 2015-06-12 | 1 | -0/+1 |
* | swscale: add yuv440p10/12 pixfmts. | Ronald S. Bultje | 2015-05-06 | 1 | -0/+4 |
* | swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag | Michael Niedermayer | 2015-04-23 | 1 | -13/+9 |
* | Add gamma encodign/decoding before/after scaling in libswscale | Pedro Arthur | 2015-04-23 | 1 | -0/+76 |
* | Merge commit '7ebb3022297aa00afda6800105684b8303f2608e' | Michael Niedermayer | 2015-03-22 | 1 | -8/+14 |
|\ |
|
| * | swscale: Check memory allocation | Federico Tomassetti | 2015-03-21 | 1 | -8/+14 |
* | | swscale/utils: Fix undefined shift in initFilter() | Michael Niedermayer | 2015-03-11 | 1 | -1/+1 |
* | | swscale/utils: clear formatConvBuffer on allocation | Michael Niedermayer | 2015-02-27 | 1 | -1/+1 |
* | | swscale/utils: add asserts to check filterpos | Michael Niedermayer | 2015-02-24 | 1 | -0/+7 |
* | | swscale/utils: More carefully merge and clear coefficients outside the input | Michael Niedermayer | 2015-02-24 | 1 | -5/+15 |
* | | Merge commit 'e51f22122d23589e93ac4f0b3e570bb925755915' | Michael Niedermayer | 2015-02-17 | 1 | -0/+9 |
|\| |
|
| * | swscale: Check memory allocations | Federico Tomassetti | 2015-02-17 | 1 | -0/+9 |
* | | swscale/utils: Limit filter shifting so as not to read from prior the array | Michael Niedermayer | 2015-02-05 | 1 | -2/+3 |
* | | Merge commit '928061670e873e816daa14827853b7e11221ff5f' | Michael Niedermayer | 2015-01-15 | 1 | -2/+2 |
|\| |
|
| * | libswscale: GBRAP input & output and GBRAP16 input support | Paul B Mahol | 2015-01-14 | 1 | -0/+3 |
* | | swscale: Pass through chroma positions in sws_getCachedContext | Kieran Kunhya | 2014-12-26 | 1 | -0/+13 |
* | | swscale/utils: support bayer input + scaling, and bayer input + any supported... | Michael Niedermayer | 2014-11-12 | 1 | -0/+25 |
* | | swscale: support internal scaler cascades | Michael Niedermayer | 2014-10-11 | 1 | -11/+43 |
* | | swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruft | James Almer | 2014-10-05 | 1 | -11/+0 |
* | | swscale: Allow chroma samples to be above and to the left of luma samples | Michael Niedermayer | 2014-09-21 | 1 | -1/+1 |
* | | Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e' | Michael Niedermayer | 2014-08-07 | 1 | -2/+0 |
|\| |
|
| * | swscale: Undeprecate sws_getContext() | Diego Biurrun | 2014-08-07 | 1 | -2/+0 |
* | | Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820' | Michael Niedermayer | 2014-08-04 | 1 | -0/+2 |
|\| |
|
| * | swscale: support AV_PIX_FMT_YA16 as input | Vittorio Giovara | 2014-08-04 | 1 | -0/+2 |
* | | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5' | Michael Niedermayer | 2014-08-04 | 1 | -1/+1 |
|\| |
|
| * | avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 | Vittorio Giovara | 2014-08-04 | 1 | -1/+1 |
* | | swscale/utils: fix rgb -> fullrange yuv | Michael Niedermayer | 2014-07-19 | 1 | -1/+1 |
* | | swscale/utils: remove unused define | Michael Niedermayer | 2014-07-19 | 1 | -2/+0 |
* | | sws/x86: split mmxext fast bilinear scaler out | Michael Niedermayer | 2014-07-19 | 1 | -170/+4 |
* | | swscale: Allow the max filter size to be set at compile time | Derek Buitenhuis | 2014-06-13 | 1 | -1/+1 |
* | | sws: document color range >8bit oddity | Michael Niedermayer | 2014-05-21 | 1 | -0/+2 |
* | | swscale/utils: Add check that ensures that the hardcoded struct offsets are v... | Michael Niedermayer | 2014-05-14 | 1 | -0/+2 |
* | | swscale/utils: use FF_ALLOC(Z)_ARRAY_OR_GOTO() and av_malloc(z)_array() | Michael Niedermayer | 2014-05-04 | 1 | -13/+13 |
* | | Merge commit '3a177a9cca924e097265b32f9282814f6b653e08' | Michael Niedermayer | 2014-05-03 | 1 | -1/+1 |
|\| |
|
| * | swscale: Fix an undefined behaviour | Luca Barbato | 2014-05-03 | 1 | -1/+1 |
* | | swscale/utils: fix changing src/dst range after initializing the context | Michael Niedermayer | 2014-04-15 | 1 | -0/+6 |