aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/kvideo.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-20SCI: Fix KQ6 Mac video positioningMatthew Hoops
2011-02-13Remove erroneous comment. It reflected a false belief resulting fromLars Skovlund
2011-02-13SCI: Switch to true color mode for the GK2 demo Indeo3 videoMatthew Hoops
2011-02-13SCI: Fix VMD coordinatesMatthew Hoops
2011-02-08SCI: Some work on robot videosFilippos Karapetis
2011-02-07SCI: Converted the robot decoder into a regular video decoder, and decoupled ...Filippos Karapetis
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 1/2Eugene Sandulenko
2011-01-07SCI2.1: Added a sanity check for VMD video positioning, for the demo of Light...Filippos Karapetis
2010-12-22SCI: VMD video related changesFilippos Karapetis
2010-12-16VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointerMatthew Hoops
2010-11-11SCI: Some video related changesFilippos Karapetis
2010-11-09SCI: Fix error message in ShowMovie(), perhaps avoiding some confusion laterLars Skovlund
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-08-08SCI: Directly use the new Graphics::VMDDecoder classSven Hesse
2010-08-04SCI: Add 'movie' subdirectory for VMD'sMatthew Hoops
2010-07-21SCI: Moved all the video related functions in a separate fileFilippos Karapetis