summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
working-qtdemuxqtdemux: Ease debugging by removing a goto for an error messageRobert Swain14 years
 
 
AgeCommit messageAuthorFilesLines
2009-11-20qtdemux: Ease debugging by removing a goto for an error messageworking-qtdemuxRobert Swain1-23/+33
2009-11-20qtdemux: Parse per sample rather than all at once but build complete index whenRobert Swain2-14/+76
2009-11-20qtdemux: Save atom data for later use so it doesn't get freed after initialRobert Swain1-0/+63
2009-11-20qtdemux: Parse from the previously parsed sample up to sample nRobert Swain1-101/+162
2009-11-20qtdemux: Make qtdemux_parse_samples () parse up to n samplesRobert Swain1-14/+27
2009-11-20qtdemux: Separate off stbl sub-atom initialisationRobert Swain1-110/+150
2009-11-20qtdemux: Move variables into context in preparation for refactorisationRobert Swain1-298/+261
2009-11-20qtdemux: Fix bug where stps is never parsed due to logic errorRobert Swain1-3/+2
2009-11-20qtdemux: Port ctts from Gnode * to GstByteReaderRobert Swain1-11/+9
2009-11-20qtdemux: Switch from QtAtomParser to GstByteReaderRobert Swain5-201/+191
[...]
 
Clone
git://people.freedesktop.org/~robswain/gst-plugins-good
ssh://people.freedesktop.org/~robswain/gst-plugins-good