aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/codecs
AgeCommit message (Expand)Author
2010-09-30GOB: Make GCC happier.Torbjörn Andersson
2010-09-30VIDEO: Interpolate U and V valuesSven Hesse
2010-09-30VIDEO: Allow for scaled Indeo3 framesSven Hesse
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-08-27VIDEO: Change decodeImage() around a bit, plug a leakSven Hesse
2010-08-08VIDEO: Cinepak cleanupMatthew Hoops
2010-08-08VIDEO: Make Indeo3 a proper video codecSven Hesse
2010-07-14Fix valgrind warning.Matthew Hoops
2010-06-16Fixed QDM2 to working state.David Turner
2010-06-15Fix spelling, cleanupMax Horn
2010-05-23Move the QDM2 code to the graphics module, removing the cyclic dependency.Matthew Hoops
2010-05-23Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...Matthew Hoops
2010-05-18Committing the rest of the VideoDecoder Rewrite from patch #2963496.Matthew Hoops
2010-02-05Have SCI look through the patches directory (except in KQ6 where the patches ...Matthew Hoops
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-10-16Converting AVIPlayer into a class that inherits from VideoDecoder and adapt S...Matthew Hoops