scummvm/engines/sword25/fmv
2011-01-23 14:49:50 +00:00
..
movieplayer_script.cpp SWORD25: Enforced code formatting rules in rest of the engine 2010-10-19 21:03:33 +00:00
movieplayer.cpp SWORD25: Removed the custom log class and replaced it with warning/error/debugC calls 2011-01-23 14:49:50 +00:00
movieplayer.h SWORD25: Fix engine exit when running without theoradec 2010-10-19 20:52:06 +00:00
theora_decoder.cpp JANITORIAL: Remove unnecessary semicolon. 2010-12-31 15:19:42 +00:00
theora_decoder.h VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer 2010-12-16 01:35:13 +00:00
yuvtorgba.cpp SWORD25: Renamed ENABLE_THEORADEC to USE_THEORADEC (like in configure) 2010-10-13 13:32:30 +00:00
yuvtorgba.h SWORD25: Include common/scummsys.h in places where USE_THEORADEC is used 2010-10-13 14:13:48 +00:00