aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/vl/vl_mpeg12_decoder.c
Commit message (Expand)AuthorAgeFilesLines
...
* [g3dvl] give idct it's own init buffer functionChristian König2011-04-101-83/+102
* [g3dvl] make number of idct render targets configurableChristian König2011-04-101-3/+7
* [g3dvl] also use video buffer for idct intermediateChristian König2011-04-101-15/+39
* [g3dvl] add support for different decoding entry pointsChristian König2011-04-071-66/+82
* [g3dvl] move mapping/unmapping and uploading of blocks out of idct codeChristian König2011-04-071-8/+69
* [g3dvl] and finally split the decoder part out of the contextChristian König2011-04-061-0/+561