ffmpeg/libswscale
Carl Eugen Hoyos 851f4255e0 lsws/slice: Move a misplaced const.
Fixes a gcc warning:
libswscale/slice.c:178:56: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
2017-03-08 00:33:21 +01:00
..
aarch64
arm
ppc
tests
x86 swscale: save ebx register when it is not available 2016-12-21 01:26:10 +01:00
Makefile
alphablend.c
bayer_template.c
gamma.c
hscale.c
hscale_fast_bilinear.c
input.c lsws/input: Do not define unused functions. 2017-03-08 00:30:06 +01:00
libswscale.v
log2_tab.c
options.c
output.c swscale: add gbr(a)p16 output support 2016-12-01 21:37:25 +01:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c lsws/slice: Move a misplaced const. 2017-03-08 00:33:21 +01:00
swscale.c swscale/swscale: Fix dereference of stride array before null check 2016-12-23 21:47:47 +01:00
swscale.h
swscale_internal.h
swscale_unscaled.c swscale: add P016 input support 2017-02-01 14:29:11 -08:00
swscaleres.rc
utils.c swscale: add P016 input support 2017-02-01 14:29:11 -08:00
version.h
vscale.c
yuv2rgb.c