ffmpeg/libswscale
Clément Bœsch 46f4f8ad86 Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'
* commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50':
  Adjust printf conversion specifiers to match variable signedness

Merged-by: Clément Bœsch <u@pkh.me>
2017-03-24 13:34:39 +01:00
..
aarch64
arm
ppc swscale: Drop is9_OR_10BPS() use, its name is not correct 2016-11-10 00:33:12 +01:00
tests Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50' 2017-03-24 13:34:39 +01:00
x86 swscale: save ebx register when it is not available 2016-12-21 01:26:10 +01:00
Makefile fate: add fate-sws-pixdesc-query 2017-03-20 08:02:30 +01:00
alphablend.c
bayer_template.c
gamma.c
hscale.c
hscale_fast_bilinear.c
input.c Merge commit 'de8e096c7eda2bce76efd0a1c1c89d37348c2414' 2017-03-21 08:24:39 +01:00
libswscale.v
log2_tab.c
options.c swscale/options: Use AV_OPT_TYPE_PIXEL_FMT 2016-11-20 13:00:22 +01:00
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 sws: make is{RGB,BGR}inInt functions 2017-03-24 00:06:35 +01:00
swscale_unscaled.c swscale: add P016 input support 2017-02-01 14:29:11 -08:00
swscaleres.rc
utils.c Merge commit 'aa37d2bf4505afc106e2a23c44afc722bb204a8e' 2017-03-19 15:40:03 +01:00
version.h lsws: Add GRAY10 conversion. 2016-11-14 10:35:06 +01:00
vscale.c
yuv2rgb.c