summaryrefslogtreecommitdiff
path: root/libswscale/vscale.c
Commit message (Expand)AuthorAge
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* swscale: make yuv2interleavedX more asm-friendlyNelson Gomez2020-06-14
* swscale/vscale: Increase type strictnessAndreas Rheinhardt2020-04-27
* swscale: cleanup unused codePedro Arthur2016-03-31
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* swscale/vscale: Use matching sliceY/chrSliceY for luma/chromaMichael Niedermayer2016-01-14
* swscale/vscale: Check that 2 tap filters are bilinear before using bilinear codeMichael Niedermayer2016-01-14
* swscale/vscale: Add fixme comment to "ugly" codeMichael Niedermayer2016-01-14
* swscale: Move VScalerContext into vscale.cMichael Niedermayer2016-01-14
* swscale: re-enable gammaPedro Arthur2015-09-04
* swscale: refactor vertical scalerPedro Arthur2015-08-19