Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-10swscale: fix ring buffer size when scaling slices of a framePedro Arthur
2016-03-31swscale: cleanup unused codePedro Arthur
2016-02-16swscale/slice: Actually use the buffers' stridesDerek Buitenhuis
2016-01-14swscale/slice: Fix indentionMichael Niedermayer
2016-01-14swscale/slice: Fix doc typoMichael Niedermayer
2015-10-13swscale: fix ticket #4881Pedro Arthur
2015-09-05swscale: re-enable gammaPedro Arthur
2015-09-05swscale: added proper error check for ff_init_filtersPedro Arthur
2015-08-19swscale: refactor vertical scalerPedro Arthur
2015-08-18swscale: add license headers and copyrightsPedro Arthur
2015-08-18swscale: process horizontal lines in batchesPedro Arthur
2015-08-18swscale: refactor horizontal scalingPedro Arthur