summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/vdpau/decode.c
Commit message (Expand)AuthorAgeFilesLines
* vl: bitstream decoder finds startcodesThomas Balling Sørensen2010-10-081-10/+9
* vl: some more fixes and addition to the decoder handlingThomas Balling Sørensen2010-10-071-11/+16
* vl: implemented a few functions and made stubs to get mplayer runningThomas Balling Sørensen2010-10-061-3/+23
* vl: initial commit of the bitstream parserThomas Balling Sørensen2010-10-061-3/+11
* vl: moved some functions to more appropriate placesThomas Balling Sørensen2010-09-301-17/+7
* vl: Renamed function to appropriate name.Thomas Balling Sørensen2010-09-271-2/+2
* Added stubs for the rest of the vdpau interfaceThomas Balling Sørensen2010-07-221-26/+99
* Made some decoding function for mpeg2-decodingThomas Balling Sørensen2010-07-201-0/+185
* Added decode.cThomas Balling Sørensen2010-07-181-0/+29