aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/smk_decoder.cpp
AgeCommit message (Expand)Author
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn
2010-01-19Move raw audio flags from sound/mixer.h to sound/raw.hMax Horn
2010-01-19Get rid of Mixer::FLAG_AUTOFREE.Max Horn
2010-01-09Add Mixer::getElapsedTime() method returning a Timestamp, thus offering a hig...Max Horn
2010-01-08Rename QueuedAudioStream to QueuingAudioStreamMax Horn
2010-01-08Switch Tinsel, MADE and some of the video players to QueuedAudioStreamMax Horn
2009-07-29Adding a SoundType parameter to SmackerDecoder, defaulting to kSFXSoundTypeSven Hesse
2009-06-07Changed the bitstream buffer used to initialize the big Huffman trees to be a...Filippos Karapetis
2009-06-07FormattingFilippos Karapetis
2009-06-07Applied madmoose's patch from bug report #2794216 - "Loading large Smacker mo...Filippos Karapetis
2009-05-26Reserve some space in the Huffman tree arrays before starting to decode the H...Filippos Karapetis
2009-05-21Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're...Filippos Karapetis