Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lsws/slice: Move a misplaced const. | Carl Eugen Hoyos | 2017-03-08 | 1 | -1/+1 |
* | swscale: fix ring buffer size when scaling slices of a frame | Pedro Arthur | 2016-06-10 | 1 | -2/+45 |
* | swscale: cleanup unused code | Pedro Arthur | 2016-03-31 | 1 | -2/+2 |
* | swscale/slice: Actually use the buffers' strides | Derek Buitenhuis | 2016-02-16 | 1 | -3/+3 |
* | swscale/slice: Fix indention | Michael Niedermayer | 2016-01-14 | 1 | -6/+6 |
* | swscale/slice: Fix doc typo | Michael Niedermayer | 2016-01-14 | 1 | -1/+1 |
* | swscale: fix ticket #4881 | Pedro Arthur | 2015-10-13 | 1 | -16/+18 |
* | swscale: re-enable gamma | Pedro Arthur | 2015-09-04 | 1 | -3/+16 |
* | swscale: added proper error check for ff_init_filters | Pedro Arthur | 2015-09-04 | 1 | -6/+11 |
* | swscale: refactor vertical scaler | Pedro Arthur | 2015-08-19 | 1 | -3/+17 |
* | swscale: add license headers and copyrights | Pedro Arthur | 2015-08-18 | 1 | -0/+20 |
* | swscale: process horizontal lines in batches | Pedro Arthur | 2015-08-18 | 1 | -2/+2 |
* | swscale: refactor horizontal scaling | Pedro Arthur | 2015-08-18 | 1 | -0/+295 |