aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/flic_player.cpp
AgeCommit message (Expand)Author
2009-05-21Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're...Filippos Karapetis
2009-05-20- Reverted commit #40730, as it introduced rounding errorsFilippos Karapetis
2009-05-19Changed calculations based on frame delay to be based on the scale of 1ms, no...Filippos Karapetis
2009-05-19Some fixes to the video decoders, thanks to salty-horse's commentsFilippos Karapetis
2009-05-17The 'frameSize' variable isn't used at the moment.Torbjörn Andersson
2009-05-17Changed the FLIC player to the common VideoDecoder interface. Note that curre...Filippos Karapetis
2009-01-25TUCKER: modified flic playback to make use of dirtyrectsGregory Montoir
2009-01-23Renamed Archive::openFile to createReadStreamForMemberMax Horn
2009-01-07Reduced header depsMax Horn
2009-01-06An attempt to unify the different video players (FLIC player is not finished ...Filippos Karapetis
2009-01-05Added a copyFrameToBuffer() method to the FLIC player too, like in the other ...Filippos Karapetis
2009-01-05Added Doxygen-like comments to the FLIC player, and changed it a bit to have ...Filippos Karapetis
2008-12-21Move all video players to separate directoryEugene Sandulenko