[g3dvl] rename ycbcr buffer to video buffer and add some more functionality
authorChristian König <deathsimple@vodafone.de>
Mon, 4 Apr 2011 21:28:18 +0000 (23:28 +0200)
committerChristian König <deathsimple@vodafone.de>
Mon, 4 Apr 2011 21:28:18 +0000 (23:28 +0200)
commit3a2b906805985e0a4258bcbaed4cdff758875514
treecabe95ecc72a2dbcb811c45c5751fcd28f4cb5c1
parentebd564587a46891cb2729c6a0ed84b7c27dc23ec
[g3dvl] rename ycbcr buffer to video buffer and add some more functionality
src/gallium/auxiliary/Makefile
src/gallium/auxiliary/vl/vl_idct.c
src/gallium/auxiliary/vl/vl_idct.h
src/gallium/auxiliary/vl/vl_mpeg12_context.c
src/gallium/auxiliary/vl/vl_mpeg12_context.h
src/gallium/auxiliary/vl/vl_video_buffer.c [new file with mode: 0644]
src/gallium/auxiliary/vl/vl_video_buffer.h [new file with mode: 0644]
src/gallium/auxiliary/vl/vl_ycbcr_buffer.c [deleted file]
src/gallium/auxiliary/vl/vl_ycbcr_buffer.h [deleted file]