Age | Commit message (Expand) | Author |
2014-03-18 | COMMON: Move some QuickTime Track variables into SampleDesc where they belong | Matthew Hoops |
2012-12-13 | Merge pull request #293 from clone2727/qtmidi | clone2727 |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-09 | COMMON: Make QuickTimeParser::readSampleDesc take the desc size | Matthew Hoops |
2012-09-05 | COMMON: Allow for parsing QuickTime MIDI files | Matthew Hoops |
2012-07-27 | VIDEO: Adapt QuickTimeDecoder to the AdvancedVideoDecoder API | Matthew Hoops |
2012-03-30 | COMMON: Clean up the QuickTime class a bit | Matthew Hoops |
2012-03-30 | COMMON: Read in QuickTime extra data for SVQ3 | Matthew Hoops |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2011-12-12 | VIDEO: Add support for QuickTime video track edit lists | Matthew Hoops |
2011-08-07 | COMMON: Remove superfluous Common:: qualifiers. | Christoph Mallon |
2011-08-06 | JANITORIAL: Remove SVN keywords | Eugene Sandulenko |
2011-06-03 | COMMON: Cleanup QuickTime variable and struct naming | Matthew Hoops |
2011-06-02 | COMMON: Begin objectifying QuickTimeParser::SampleDesc further | Matthew Hoops |
2011-04-10 | COMMON: Fix QuickTime track duration | Matthew Hoops |
2011-04-10 | ALL: Add/update some comments | Matthew Hoops |
2011-04-08 | COMMON: Parse the MPEG-4 esds atom | Matthew Hoops |
2011-04-08 | COMMON: Add a DisposeAfterUse flag to QuickTimeParser | Matthew Hoops |
2011-04-07 | VIDEO: Split the QuickTime parser from the QuickTime VideoDecoder | Matthew Hoops |