aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/dxa_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-16Add initial support for DOS non-interactive demos of The Feeble Files.Travis Howell
2009-03-09Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as s...Max Horn
2009-01-30do not include common/debug.h from common/util.hMax Horn
2009-01-23Renamed Archive::openFile to createReadStreamForMemberMax Horn
2009-01-11Committed a modified version of wjp's patch for the video player:Filippos Karapetis
2009-01-07Reduced header depsMax Horn
2009-01-07Initialize DXA buffers to 0 when they're allocatedFilippos Karapetis
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
2008-12-21Move all video players to separate directoryEugene Sandulenko