• Michael Niedermayer's avatar
    swscale: Commits that could not be pulled earlier due to bugs #2 · 39d607e5
    Michael Niedermayer authored
    commit 5a5a0f16
    Author: Diego Biurrun <diego@biurrun.de>
    Date:   Fri May 27 19:46:39 2011 +0200
    
        swscale: Remove unused variables in x86 code.
    
        libswscale/x86/swscale_template.c:2072: warning: unused variable ‘canMMX2BeUsed’
        libswscale/x86/swscale_template.c:2145: warning: unused variable ‘canMMX2BeUsed’
        libswscale/x86/swscale_template.c:2209: warning: unused variable ‘chrVPixBuf’
        libswscale/x86/swscale_template.c:2237: warning: unused variable ‘chrVSrcPtr’
    
    commit 389e2000
    Author: Ronald S. Bultje <rsbultje@gmail.com>
    Date:   Fri May 27 12:23:32 2011 -0400
    
        swscale: delay allocation of formatConvBuffer().
    
        That means it won't be allocated when not needed. Alongside
        this, it fixes valgrind/fate-detected memory leaks.
    
    commit f327bfa6
    Author: Ronald S. Bultje <rsbultje@gmail.com>
    Date:   Fri May 27 11:36:43 2011 -0400
    
        swscale: fix build with --disable-swscale-alpha.
    
    commit 9f5d4502
    Author: Ronald S. Bultje <rsbultje@gmail.com>
    Date:   Fri May 27 09:28:38 2011 -0400
    
        swscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions.
    39d607e5
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_template.c Loading commit data...
utils.c Loading commit data...
yuv2rgb.c Loading commit data...