aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/fmv/theora_decoder.h
AgeCommit message (Expand)Author
2010-12-16VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointerMatthew Hoops
2010-10-13SWORD25: Include common/scummsys.h in places where USE_THEORADEC is usedFilippos Karapetis
2010-10-13SWORD25: Renamed ENABLE_THEORADEC to USE_THEORADEC (like in configure)Filippos Karapetis
2010-10-13SWORD25: Renamed ENABLE_THEORA to ENABLE_THEORADEC (like in configure)Filippos Karapetis
2010-10-13SWORD25: Added a ENABLE_THEORA define inside fmv/theora_decoder.hFilippos Karapetis
2010-10-12SWORD25: Merge of my pending changes to movie playbackPaul Gilbert
2010-10-12SWORD25: Implement playback. Blitting is TODO.Eugene Sandulenko
2010-10-12SWORD25: Started to hook TheoraDecoder. Crashes at startup.Eugene Sandulenko
2010-10-12SWORD25: Mass-astyle.Eugene Sandulenko
2010-10-12SWORD25: Finish preliminary implementation of Theora decoderEugene Sandulenko
2010-10-12SWORD25: Start of plugging audio to Theora decoderEugene Sandulenko
2010-10-12SWORD25: Start for VideoDecoder-compatible Theora player.Eugene Sandulenko