aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/smk_player.h
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-19Some fixes to the video decoders, thanks to salty-horse's commentsFilippos Karapetis
2009-05-17Changed the FLIC player to the common VideoDecoder interface. Note that curre...Filippos Karapetis
2009-03-09Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as s...Max Horn
2009-03-08Patch #2658710: "Add comments to specify which engines use which decoders"Eugene Sandulenko
2009-01-11Committed a modified version of wjp's patch for the video player:Filippos Karapetis
2009-01-07Reduced header depsMax Horn
2009-01-07Further merging of the SMK and DXA players (the FLIC player is not done yet):Filippos Karapetis
2009-01-06An attempt to unify the different video players (FLIC player is not finished ...Filippos Karapetis
2009-01-06Specify that implementations of setPalette() should use an RGB paletteFilippos Karapetis
2009-01-05Removed unused reference to OSystemFilippos Karapetis
2009-01-03Proper lag calculation even if the SMK has no audioSven Hesse
2008-12-21Move all video players to separate directoryEugene Sandulenko