[Mesa-dev] Reworking the g3dvl interface and mpeg 2 bitstream parser

Younes Manton younes.m at gmail.com
Thu Aug 25 22:06:57 PDT 2011


On Wed, Aug 24, 2011 at 5:51 PM,  <deathsimple at vodafone.de> wrote:
> 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.
>

Reviewed-by: Younes Manton <younes.m at gmail.com>


More information about the mesa-dev mailing list