aboutsummaryrefslogtreecommitdiff
path: root/video
AgeCommit message (Expand)Author
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2011-03-29VIDEO: Add a workaround for the Inca 2 wisdom gate videoSven Hesse
2011-03-29VIDEO: Fix deLZ77() bound checkSven Hesse
2011-03-21VIDEO: Add a getDuration() function to SeekableVideoDecoderMatthew Hoops
2011-03-19VIDEO: Changed several places that use PI to use M_PI insteadmd5
2011-02-15Merge branch 'master' into osystem-paletteJohannes Schickel
2011-02-15VIDEO: Adapt VideoDecoder::setSystemPalette to setPalette RGBA->RGB change.Johannes Schickel
2011-02-15VIDEO: Add some stubs for QuickTime edit list workMatthew Hoops
2011-02-11VIDEO: Add another AVI stream type used by Indeo3Matthew Hoops
2011-02-11VIDEO: Fix QDM2 audioMatthew Hoops
2011-02-11VIDEO: Fix QuickTime audio seekingMatthew Hoops
2011-02-10VIDEO: Added some skipping when bad data is found in Indeo3Sylvain Dupont
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-09VIDEO: Remove unused SeekableVideoDecoder::seekToFrame methodMax Horn
2011-02-09VIDEO: In overloaded methods, invoke correct parent implementationMax Horn
2011-02-08VIDEO: Fix the documentation of VideoDecoder::setSystemPalette.Johannes Schickel
2011-02-08VIDEO: Fix the documentation of VideoDecoder::getPalette.Johannes Schickel
2011-02-07VIDEO: Replace Video::VideoTimestamp with Audio::TimestampMax Horn
2011-02-07typoMax Horn
2011-02-07VIDEO: Try to clarify VideoDecoder docs a bitMax Horn
2011-02-07VIDEO: Rename VideoDecoder::load() to loadStream()Max Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-07VIDEO: Inline SMK paletteMax Horn
2011-02-07VIDEO: Fix a leak in the Smacker decoder.Alyssa Milburn
2011-01-24VIDEO: Fix a gfx glitchSven Hesse
2011-01-24VIDEO: Don't fill empty sound slices at the endSven Hesse
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 2/2Eugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 1/2Eugene Sandulenko