]> git.sesse.net Git - vlc/commit
Split i422->packed YUV and i422->planar YUV. Add i422->YUVA. This still needs some...
authorAntoine Cellerier <dionoea@videolan.org>
Sun, 25 Nov 2007 13:32:20 +0000 (13:32 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sun, 25 Nov 2007 13:32:20 +0000 (13:32 +0000)
commit37becd478f7fa51e8aebd595d7aebb205dfc1951
tree0f738d9eff294f05243e6ab4e2451388bf698ea6
parent1689169ec7248d0e18de86baf790d3ad86a1478d
Split i422->packed YUV and i422->planar YUV. Add i422->YUVA. This still needs some testing.
configure.ac
modules/video_chroma/Modules.am
modules/video_chroma/i422_i420.c [new file with mode: 0644]
modules/video_chroma/i422_yuy2.c