| Commit message (Expand) | Author | Age | Files | Lines |
* | sws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb,rgba,abgr,rgba}_neon | Clément Bœsch | 2016-03-01 | 1 | -0/+1 |
* | swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code | Michael Niedermayer | 2016-01-14 | 1 | -0/+1 |
* | swscale: Move Contexts used only in hscale.c into it | Michael Niedermayer | 2016-01-14 | 1 | -15/+0 |
* | swscale: Move VScalerContext into vscale.c | Michael Niedermayer | 2016-01-14 | 1 | -9/+0 |
* | swscale/yuv2rgb: Increase YUV2RGB table headroom | Michael Niedermayer | 2016-01-14 | 1 | -2/+2 |
* | swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out | Michael Niedermayer | 2016-01-14 | 1 | -0/+1 |
* | swscale: rename sws_context_class to ff_sws_context_class | Andreas Cadhalpun | 2015-10-29 | 1 | -1/+1 |
* | swscale: fix ticket #4881 | Pedro Arthur | 2015-10-13 | 1 | -1/+2 |
* | swscale: Forward colorspace updates to the 2nd cascaded context in case of al... | Michael Niedermayer | 2015-09-10 | 1 | -0/+1 |
* | Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba' | Hendrik Leppkes | 2015-09-08 | 1 | -3/+3 |
|\ |
|
| * | lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields | Vittorio Giovara | 2015-09-07 | 1 | -2/+2 |
| * | libswscale: GBRAP input & output and GBRAP16 input support | Paul B Mahol | 2015-01-14 | 1 | -1/+2 |
* | | swscale: re-enable gamma | Pedro Arthur | 2015-09-04 | 1 | -0/+3 |
* | | swscale: refactor vertical scaler | Pedro Arthur | 2015-08-19 | 1 | -1/+19 |
* | | swscale: Fixed typos | Pedro Arthur | 2015-08-18 | 1 | -2/+2 |
* | | swscale: fixed compiler warnings | Pedro Arthur | 2015-08-18 | 1 | -0/+2 |
* | | swscale: process horizontal lines in batches | Pedro Arthur | 2015-08-18 | 1 | -1/+3 |
* | | swscale: refactor horizontal scaling | Pedro Arthur | 2015-08-18 | 1 | -0/+100 |
* | | swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD | Michael Niedermayer | 2015-08-09 | 1 | -0/+1 |
* | | swscale: Implement alphablendaway for planar 4:4:4 formats | Michael Niedermayer | 2015-08-08 | 1 | -0/+12 |
* | | swscale: Add sws_alloc_set_opts() | Michael Niedermayer | 2015-08-08 | 1 | -0/+11 |
* | | swscale: ayuv64le input support | Paul B Mahol | 2015-07-24 | 1 | -0/+2 |
* | | swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag | Michael Niedermayer | 2015-04-23 | 1 | -0/+1 |
* | | Add gamma encodign/decoding before/after scaling in libswscale | Pedro Arthur | 2015-04-23 | 1 | -1/+8 |
* | | swscale: Add prefix to updateMMXDitherTables() | Michael Niedermayer | 2015-02-27 | 1 | -1/+1 |
* | | swscale: increase yuv2rgb table headroom | Michael Niedermayer | 2014-12-16 | 1 | -1/+1 |
* | | swscale: support internal scaler cascades | Michael Niedermayer | 2014-10-11 | 1 | -0/+10 |
* | | swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruft | James Almer | 2014-10-05 | 1 | -8/+0 |
* | | swscale/swscale_internal: fix ya16 -> rgba | Michael Niedermayer | 2014-08-05 | 1 | -0/+2 |
* | | Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820' | Michael Niedermayer | 2014-08-04 | 1 | -1/+3 |
|\| |
|
| * | swscale: support AV_PIX_FMT_YA16 as input | Vittorio Giovara | 2014-08-04 | 1 | -1/+3 |
* | | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5' | Michael Niedermayer | 2014-08-04 | 1 | -2/+2 |
|\| |
|
| * | avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 | Vittorio Giovara | 2014-08-04 | 1 | -2/+2 |
* | | sws/x86: split mmxext fast bilinear scaler out | Michael Niedermayer | 2014-07-19 | 1 | -0/+9 |
* | | sws: Move fast bilinear C code into seperate file | Michael Niedermayer | 2014-07-19 | 1 | -0/+6 |
* | | swscale/swscale_internal: add needed version.h | Michael Niedermayer | 2014-07-19 | 1 | -0/+2 |
* | | fix spelling errors | Andreas Cadhalpun | 2014-07-12 | 1 | -1/+1 |
* | | swscale: Allow the max filter size to be set at compile time | Derek Buitenhuis | 2014-06-13 | 1 | -1/+1 |
* | | Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' | Michael Niedermayer | 2014-06-02 | 1 | -16/+0 |
|\| |
|
| * | Remove all Blackfin architecture optimizations | Diego Biurrun | 2014-06-02 | 1 | -16/+0 |
* | | swscale/utils: Add check that ensures that the hardcoded struct offsets are v... | Michael Niedermayer | 2014-05-14 | 1 | -0/+1 |
* | | Fix teh typos | Michael Niedermayer | 2014-04-27 | 1 | -1/+1 |
* | | 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 |
|\| |
|