aboutsummaryrefslogtreecommitdiff
path: root/video/theora_decoder.cpp
AgeCommit message (Expand)Author
2018-08-18VIDEO: More fixes when building with Theora and TremorCameron Cawley
2018-08-03VIDEO: Fix Theora playback when building with TremorCameron Cawley
2017-07-27VIDEO: Allow setting the mixer sound type used to play audio tracksBastien Bouclet
2015-01-05Add Theora support to systems which use libtremorFedor Strizhnev
2014-02-18VIDEO: Make GPL headers consistent in themselves.Johannes Schickel
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