aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/mpeg_player.cpp
AgeCommit message (Collapse)Author
2009-07-14Got rid of ioFailed(). I haven't actually tested it, but we don't use the MPEGTorbjörn Andersson
decoder at the moment, and it was only used in the BACKEND_8BIT case anyway. svn-id: r42484
2009-01-22Got rid of several occurrences of gBitFormatMax Horn
svn-id: r35995
2009-01-22Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ↵Max Horn
into methods, and added an operator== svn-id: r35993
2008-12-21Move all video players to separate directoryEugene Sandulenko
svn-id: r35470