aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/video_decoder.cpp
AgeCommit message (Expand)Author
2011-01-14VIDEO: Reset the pause start time when seeking while pausedMatthew Hoops
2011-01-11VIDEO: Add a SeekableVideoDecoder classMatthew Hoops
2010-12-16VIDEO: Make VideoDecoder::getPalette() return a const byte pointerMatthew Hoops
2010-08-04GRAPHICS: Change signature of VideoDecoder::load()Max Horn
2010-07-30VIDEO: Ignore requests to unpause when video is already unpausedOri Avtalion
2010-07-21Strip trailing whitespaces in our common code base.Johannes Schickel
2010-05-20Add a pause level system to VideoDecoder (blatantly ripped off from Engine) a...Matthew Hoops
2010-05-18Committing the rest of the VideoDecoder Rewrite from patch #2963496.Matthew Hoops