aboutsummaryrefslogtreecommitdiff
path: root/video/qt_decoder.cpp
AgeCommit message (Expand)Author
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-03COMMON: Cleanup QuickTime variable and struct namingMatthew Hoops
2011-06-02COMMON: Begin objectifying QuickTimeParser::SampleDesc furtherMatthew Hoops
2011-05-31Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-11Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
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-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-14VIDEO: Fix QuickTime videos without a video streamMatthew Hoops
2011-04-13Merge remote branch 'upstream/master' into t7g-iosMatthew Hoops
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-04-08COMMON: Add a DisposeAfterUse flag to QuickTimeParserMatthew Hoops
2011-04-08AUDIO: Allow for seeking in a QuickTimeAudioStreamMatthew Hoops
2011-04-07AUDIO: Split QuickTime audio into a new classMatthew Hoops
2011-04-07VIDEO: CleanupMatthew Hoops
2011-04-07VIDEO: Split the QuickTime parser from the QuickTime VideoDecoderMatthew Hoops
2011-04-06VIDEO: Begin splitting video-specific QuickTime sample description codeMatthew Hoops
2011-04-06VIDEO: Fix broken for statementMatthew Hoops
2011-04-06VIDEO: Allow MPEG-4 containers to be parsedMatthew Hoops
2011-02-15VIDEO: Add some stubs for QuickTime edit list workMatthew Hoops
2011-02-11VIDEO: Fix QDM2 audioMatthew Hoops
2011-02-11VIDEO: Fix QuickTime audio seekingMatthew Hoops
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-09VIDEO: In overloaded methods, invoke correct parent implementationMax Horn
2011-02-07VIDEO: Replace Video::VideoTimestamp with Audio::TimestampMax Horn
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