summaryrefslogtreecommitdiff
path: root/libswscale/slice.c
Commit message (Expand)AuthorAge
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* swscale/slice: Fix wrong return on errorMichael Niedermayer2021-07-09
* swscale/slice: Check slice for allocation failureMichael Niedermayer2021-07-09
* libswscale: avoid UB nullptr-with-offset.Jeremy Leconte2020-12-24
* libswscale: add output support for AV_PIX_FMT_GBRAPF32Mark Reid2020-05-05
* lsws/slice: Move a misplaced const.Carl Eugen Hoyos2017-03-08
* swscale: fix ring buffer size when scaling slices of a framePedro Arthur2016-06-10
* swscale: cleanup unused codePedro Arthur2016-03-31
* swscale/slice: Actually use the buffers' stridesDerek Buitenhuis2016-02-16
* swscale/slice: Fix indentionMichael Niedermayer2016-01-14
* swscale/slice: Fix doc typoMichael Niedermayer2016-01-14
* swscale: fix ticket #4881Pedro Arthur2015-10-13
* swscale: re-enable gammaPedro Arthur2015-09-04
* swscale: added proper error check for ff_init_filtersPedro Arthur2015-09-04
* swscale: refactor vertical scalerPedro Arthur2015-08-19
* swscale: add license headers and copyrightsPedro Arthur2015-08-18
* swscale: process horizontal lines in batchesPedro Arthur2015-08-18
* swscale: refactor horizontal scalingPedro Arthur2015-08-18