ffmpeg/libswscale
Clément Bœsch 3f17751eeb Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'
* commit '11a9320de54759340531177c9f2b1e31e6112cc2':
  build: Move build-system-related helper files to a separate subdirectory

"ffbuild" directory name is used instead of "avbuild".

Merged-by: Clément Bœsch <u@pkh.me>
2017-05-03 16:49:12 +02:00
..
aarch64
arm
ppc swscale: Drop is9_OR_10BPS() use, its name is not correct 2016-11-10 00:33:12 +01:00
tests libswscale/tests/swscale: Fix uninitialized variables 2017-04-30 14:23:27 +02:00
x86 swscale: save ebx register when it is not available 2016-12-21 01:26:10 +01:00
Makefile Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2' 2017-05-03 16:49:12 +02: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 Merge commit 'ea7ee4b4e381e0fa731458de0cbf740430eeb013' 2017-04-26 16:23:28 +02:00
swscale_unscaled.c swscale: add P016 input support 2017-02-01 14:29:11 -08:00
swscaleres.rc
utils.c lsws/utils: Make gray10 and gray12 full-scale like gray8 and gray16. 2017-04-12 23:00:04 +02:00
version.h lsws/utils: Make gray10 and gray12 full-scale like gray8 and gray16. 2017-04-12 23:00:04 +02:00
vscale.c
yuv2rgb.c