aboutsummaryrefslogtreecommitdiff
path: root/video/dxa_decoder.cpp
AgeCommit message (Expand)Author
2019-11-30VIDEO: Fix Missing Default Switch CasesD G Turner
2014-02-18VIDEO: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-03VIDEO: Do not set Surface::pixels directly anymore.Johannes Schickel
2012-07-24VIDEO: Convert DXADecoder to the AdvancedVideoDecoder APIMatthew Hoops
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-12-28VIDEO: Fix cppcheck warnings about possible NULL pointer use.Torbjörn Andersson
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-17ALL/GRAPHICS: Remove Surface::bytesPerPixel.Johannes Schickel
2011-04-17VIDEO: Prefer Surface::format over Surface::bytesPerPixel.Johannes Schickel
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2011-02-07VIDEO: Rename VideoDecoder::load() to loadStream()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