aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/video_decoder.h
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-12-16VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointerMatthew Hoops
2010-11-19ALL: Push down deps on stream.h from .h to .cpp filesMax Horn
2010-08-04GRAPHICS: Change signature of VideoDecoder::load()Max Horn
2010-05-20Add a pause level system to VideoDecoder (blatantly ripped off from Engine) a...Matthew Hoops
2010-05-18Add a new class 'RewindableVideoDecoder' that allows a video to be rewound an...Matthew Hoops
2010-05-18Committing the rest of the VideoDecoder Rewrite from patch #2963496.Matthew Hoops