aboutsummaryrefslogtreecommitdiff
path: root/video/theora_decoder.cpp
AgeCommit message (Expand)Author
2013-08-12VIDEO: Set stereo as bool instead of writing channel amount directlyEinar Johan Trøan Sømåen
2013-08-03VIDEO: Do not set Surface::pixels directly anymore.Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-18GRAPHICS: Implement different luminance rangesMatthew Hoops
2012-09-17GRAPHICS: Rework YUV->RGB code a bitMatthew Hoops
2012-08-16VIDEO: Merge AdvancedVideoDecoder into VideoDecoderMatthew Hoops
2012-08-13VIDEO: Convert TheoraDecoder to the new AdvancedVideoDecoder APIMatthew Hoops
2012-08-12VIDEO: Move TheoraDecoder to video/Matthew Hoops