aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/smk_player.cpp
AgeCommit message (Expand)Author
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-03Proper lag calculation even if the SMK has no audioSven Hesse
2008-12-27Initializing the lookahead values, too. No more valgrind warnings anymore :)Sven Hesse
2008-12-27Fixing the invalid read (BitStream having a 2 byte lookahead and all :P)Sven Hesse
2008-12-27The BitStream class has a 2 byte lookahead. Hopefully, this will fix the inva...Filippos Karapetis
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
2008-12-21Move all video players to separate directoryEugene Sandulenko