Hi, the following patchset is the second version of reworking the g3dvl driver interface. Additionally to the first version it also replaces the mpeg 2 bitstream decoder and all the GPL licensed code with another implementation.
The new bitstream parser is based on code from Maarten Lankhorst and me, but it could still use some speed improvements. The new code uses the decode_macroblock interface that is also used for XvMC, so it should be usable for hardware drivers as well. In opposite to the XvMC interface it doesn't implement zscan, quant and mismatch control inside the bitstream parser, so that still needs to be done on the hardware side. Sorry for the delay, beside recovering from a hard-disk crash, I needed a couple of days to hammer out all the bugs. Christian. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev