1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/libswscale/x86
Michael Niedermayer 986f0d86cb Commits that could not be pulled earlier due to bugs.
commit 93681fbd50
    Author: Ronald S. Bultje <rsbultje@gmail.com>
    Date:   Thu May 26 11:32:32 2011 -0400

        swscale: fix compile on ppc.

    commit e758573a88
    Author: Ronald S. Bultje <rsbultje@gmail.com>
    Date:   Thu May 26 10:36:47 2011 -0400

        swscale: fix compile on x86-32.

    commit 0f4eb8b043
    Author: Ronald S. Bultje <rsbultje@gmail.com>
    Date:   Thu May 26 09:17:52 2011 -0400

        swscale: remove VOF/VOFW.

    commit b4a224c5e4
    Author: Ronald S. Bultje <rsbultje@gmail.com>
    Date:   Wed May 25 14:30:09 2011 -0400

        swscale: split chroma buffers into separate U/V planes.

        Preparatory step to implement support for sizes > VOFW.
2011-05-29 02:13:36 +02:00
..
rgb2rgb_template.c rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. 2011-05-28 11:41:32 +02:00
rgb2rgb.c rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions. 2011-05-28 11:41:32 +02:00
swscale_template.c Commits that could not be pulled earlier due to bugs. 2011-05-29 02:13:36 +02:00
swscale_template.h swscale: Do not loose precission on yuv values after rgb->yuv. 2011-05-26 22:00:40 +02:00
yuv2rgb_mmx.c Merge remote-tracking branch 'qatar/master' 2011-05-25 06:32:45 +02:00
yuv2rgb_template.c Merge remote-tracking branch 'qatar/master' 2011-05-25 06:32:45 +02:00