aboutsummaryrefslogtreecommitdiff
path: root/graphics/smk_player.cpp
AgeCommit message (Expand)Author
2008-12-19Adding convenience functions to get the time to wait for the next frame, whil...Sven Hesse
2008-12-18Fixing 8bit audioSven Hesse
2008-12-18Oops, base values are read in the correct order nowFilippos Karapetis
2008-12-18Audio support for Smacker videos. Audio doesn't sound right yet, thoughFilippos Karapetis
2008-12-18Fixed warnings. Hopefully without breaking anything.Torbjörn Andersson
2008-12-17Some more Smacker audio code (still non-functional)Filippos Karapetis
2008-12-17- Added some disabled code for Smacker audio support (still incomplete, not w...Filippos Karapetis
2008-12-16- Some more commentsFilippos Karapetis
2008-12-16- Added some commentsFilippos Karapetis
2008-12-16Synced Smacker player with ffmpeg revision #16143Filippos Karapetis
2008-12-15Initialize palette when loading a new Smacker file - all palette colors shoul...Filippos Karapetis
2008-12-15- Removed the blockRuns arrayFilippos Karapetis
2008-12-15SMK player: do not include headers that are not needed, do not expose interna...Max Horn
2008-12-15Adjust return values for HE games, when loading video file fails.Travis Howell
2008-12-15Ignore BINK files.Travis Howell
2008-12-14Avoid file leaking.Travis Howell
2008-12-14Enable Smacker support, and switch later HE games to Smacker support (since t...Travis Howell
2008-12-14Add preliminary support for SMK player. Code is derived from ffmpeg.Eugene Sandulenko