aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/video/cinepak.cpp
AgeCommit message (Collapse)Author
2010-02-10Fix a potential problem for some compilers with having multiple stream reads.Matthew Hoops
svn-id: r48035
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
svn-id: r47541
2010-01-04Mohawk : Improved code formatting conventions compliance.David Turner
svn-id: r46965
2009-12-30Use the special Cinepak YUV2RGB function in the Cinepak decoder. This makes ↵Matthew Hoops
the Riven videos match up with the backgrounds better. Thanks, Torbjorn\! svn-id: r46750
2009-12-30Whitespace fixesMatthew Hoops
svn-id: r46745
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko
svn-id: r46727