1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-16 12:02:39 +00:00
mpv/libswscale
stefano 763360ccad Prefer enum PixelFormat over int for the type of the format parameter
of getSubSampleFactors().


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30184 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-03 15:20:07 +00:00
..
bfin
mlib
ppc Remove ; after while(0) in macros. 2009-09-12 20:10:22 +00:00
sparc
x86
colorspace-test.c
Makefile
options.c
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
swscale_internal.h Move fast bilinear scaler code to the existing h[yc]scale_fast() functions. 2009-12-21 01:54:59 +00:00
swscale_template.c Do not needlessly use the BP register in x86_64-specific code, there are 2010-01-01 09:46:24 +00:00
swscale-example.c
swscale.c Prefer enum PixelFormat over int for the type of the format parameter 2010-01-03 15:20:07 +00:00
swscale.h Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for the 2010-01-03 14:35:20 +00:00
yuv2rgb.c