[g3dvl] rename vl_mpeg12_mc_renderer into vl_mc
authorChristian König <deathsimple@vodafone.de>
Sun, 17 Apr 2011 10:15:14 +0000 (12:15 +0200)
committerChristian König <deathsimple@vodafone.de>
Sun, 17 Apr 2011 10:15:14 +0000 (12:15 +0200)
commitca79aeb91e914ac1a4774d51ca49911406377407
tree8d92bf36c1525c16f3bea0333d7a5597e2115311
parent9c8bb28ca128dca9f279c78857da1b39223e30f7
[g3dvl] rename vl_mpeg12_mc_renderer into vl_mc

It's still not 100% free from mpeg12 specific stuff,
but should now be a good start for other codecs.
src/gallium/auxiliary/Makefile
src/gallium/auxiliary/vl/vl_mc.c [new file with mode: 0644]
src/gallium/auxiliary/vl/vl_mc.h [new file with mode: 0644]
src/gallium/auxiliary/vl/vl_mpeg12_decoder.h
src/gallium/auxiliary/vl/vl_mpeg12_mc_renderer.c [deleted file]
src/gallium/auxiliary/vl/vl_mpeg12_mc_renderer.h [deleted file]