summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/vl/vl_vlc.h
Commit message (Expand)AuthorAgeFilesLines
* vl/vlc: add fast forward search for byte valueChristian König2013-09-251-10/+74
* vl/mpeg12: make bitstream decoder more robustChristian König2012-03-091-1/+0
* vl: Fix inverted logic in vlc checksMaarten Lankhorst2011-12-241-4/+4
* vl: improve vlc functions and handlingMaarten Lankhorst2011-12-231-32/+137
* vl: Fix include styleKai Wasserbäch2011-08-291-2/+2
* g3dvl: Fix a bug not decoding the last 32-64 bits of an mpeg2 bitstream.Christian König2011-08-291-2/+3
* g3dvl: use pointer_to_uintptr() to silence a cast warningBrian Paul2011-08-261-1/+2
* g3dvl: Rewrite the mpeg 1&2 bitstream parserChristian König2011-08-261-85/+116
* g3dvl: s/inline/INLINE/Vinson Lee2011-07-131-4/+6
* [g3dvl] Implement MPEG2 VLDChristian König2011-05-041-0/+138