aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/flic_decoder.h
AgeCommit message (Expand)Author
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-08-04GRAPHICS: Change signature of VideoDecoder::load()Max Horn
2010-08-04GRAPHICS: Fix FlicDecoder::hasDirtyPalette signatureMax Horn
2010-07-30VIDEO: Fix FLIC loopingMatthew Hoops
2010-05-18Committing the rest of the VideoDecoder Rewrite from patch #2963496.Matthew Hoops
2009-11-25TypoFilippos Karapetis
2009-11-24Fix incorrectly placed doxygen comments; replace Common::ID2string by Common:...Max Horn
2009-05-21Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're...Filippos Karapetis