aboutsummaryrefslogtreecommitdiff
path: root/video/flic_decoder.h
AgeCommit message (Expand)Author
2018-06-29VIDEO: fix seeking to first/second frame if it exceeds uint16Andrei Prykhodko
2018-05-17VIDEO: Add PRINCE to list of engines using the FLIC decoderAdrian Frühwirth
2016-10-03VIDEO: Allow parts of the FLIC decoder to be overriden by child classesFilippos Karapetis
2014-02-18VIDEO: Make GPL headers consistent in themselves.Johannes Schickel
2012-12-26VIDEO: Add support for missing copyFrame type in FLIC decoder.D G Turner
2012-08-16VIDEO: Merge AdvancedVideoDecoder into VideoDecoderMatthew Hoops
2012-08-12VIDEO: Convert FlicDecoder to the new AdvancedVideoDecoder APIMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-01VIDEO: Fix flic decoder not including rect.h which is used inlineOri Avtalion
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-02-07VIDEO: Rename VideoDecoder::load() to loadStream()Max Horn
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 2/2Eugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 1/2Eugene Sandulenko