aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/video/decoders
AgeCommit message (Collapse)Author
2012-06-27WINTERMUTE: Fix almost all of the memory leaks that were left.Einar Johan Trøan Sømåen
2012-06-12WINTERMUTE: Add rewindability to Theora-DecoderEinar Johan Trøan Sømåen
This currently just abuses the fact that reset() does a rewind instead of a proper reset().
2012-06-02WINTERMUTE: Add hacky, but working video playbackEinar Johan Trøan Sømåen
2012-06-02WINTERMUTE: Add in more of the missing Video-pieces, also, copy over the ↵Einar Johan Trøan Sømåen
TheoraPlayer from SWORD25