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

2011-08-25 Thread Younes Manton
On Wed, Aug 24, 2011 at 5:51 PM, 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 bits

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

2011-08-24 Thread deathsimple
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