aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/codecs/codec.h
AgeCommit message (Expand)Author
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 1/2Eugene Sandulenko
2010-12-16VIDEO: Extend Codec to support internal palettesMatthew Hoops
2010-12-16VIDEO: Make Codec::decodeImage() return a const Surface pointerMatthew Hoops
2010-11-19ALL: Push down deps on stream.h from .h to .cpp filesMax Horn
2010-05-18Committing the rest of the VideoDecoder Rewrite from patch #2963496.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