aboutsummaryrefslogtreecommitdiff
path: root/video/codecs
AgeCommit message (Expand)Author
2011-07-03COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined.Johannes Schickel
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-31Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-05-25BUILD: Always enable indeo3 codecMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-11Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-05-03VIDEO: Cleanup mixed array / type declarationMax Horn
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-04-28VIDEO: Fix compilation on SCUMM_BIG_ENDIAN backendsOri Avtalion
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-04-17VIDEO: Set up the pixel format for the TrueMotion1 codec properly.Johannes Schickel
2011-04-17VIDEO: Prefer Surface::format over Surface::bytesPerPixel.Johannes Schickel
2011-04-17VIDEO: Prefer Surface::create taking a PixelFormat over the one taking a byte...Johannes Schickel
2011-04-14ALL: colour -> colorMax Horn
2011-04-13Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-04-07AUDIO: Split QuickTime audio into a new classMatthew Hoops
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2011-03-19VIDEO: Changed several places that use PI to use M_PI insteadmd5
2011-02-11VIDEO: Fix QDM2 audioMatthew Hoops
2011-02-10VIDEO: Added some skipping when bad data is found in Indeo3Sylvain Dupont
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 2/2Eugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 1/2Eugene Sandulenko