summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/vl/vl_mpeg12_bitstream.h
AgeCommit message (Expand)AuthorFilesLines
2013-08-19vl: rename pipe_video_decoder to pipe_video_codecChristian König1-2/+2
2012-01-15vl: move away from state like parametersChristian König1-6/+7
2011-12-26vl: call decode_bitstream only onceChristian König1-1/+2
2011-08-26g3dvl: Rewrite the mpeg 1&2 bitstream parserChristian König1-15/+8
2011-08-26g3dvl: Use a single texture for luma and chroma dataChristian König1-2/+3
2011-08-26g3dvl: Rework the decoder interface part 3/5Christian König1-4/+5
2011-05-04[g3dvl] Implement MPEG2 VLDChristian König1-0/+59