• Ronald S. Bultje's avatar
    swscale: change prototypes of scaled YUV output functions. · 13a09979
    Ronald S. Bultje authored
    Remove unused variables "flags" and "dstFormat" in yuv2packed1,
    merge source rows per plane for yuv2packed[12], and make every
    source argument int16_t (some where invalidly set to uint16_t).
    This prevents stack pollution and is part of the Great Evil Plan
    to simplify swscale.
    13a09979
Name
Last commit
Last update
..
bfin Loading commit data...
mlib Loading commit data...
ppc Loading commit data...
sparc Loading commit data...
x86 Loading commit data...
Makefile Loading commit data...
colorspace-test.c Loading commit data...
libswscale.v Loading commit data...
options.c Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb.h Loading commit data...
rgb2rgb_template.c Loading commit data...
swscale-test.c Loading commit data...
swscale.c Loading commit data...
swscale.h Loading commit data...
swscale_internal.h Loading commit data...
swscale_unscaled.c Loading commit data...
utils.c Loading commit data...
yuv2rgb.c Loading commit data...