| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: cleanup unused code | Pedro Arthur | 2016-03-31 | 1 | -2/+2 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -1/+1 |
* | swscale/vscale: Use matching sliceY/chrSliceY for luma/chroma | Michael Niedermayer | 2016-01-14 | 1 | -7/+7 |
* | swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code | Michael Niedermayer | 2016-01-14 | 1 | -7/+25 |
* | swscale/vscale: Add fixme comment to "ugly" code | Michael Niedermayer | 2016-01-14 | 1 | -1/+1 |
* | swscale: Move VScalerContext into vscale.c | Michael Niedermayer | 2016-01-14 | 1 | -0/+10 |
* | swscale: re-enable gamma | Pedro Arthur | 2015-09-04 | 1 | -1/+1 |
* | swscale: refactor vertical scaler | Pedro Arthur | 2015-08-19 | 1 | -0/+287 |