index
:
~robswain/gst-plugins-good
working-qtdemux
Robert Swain's dumping ground for gst-plugins-good development
robswain
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
working-qtdemux
qtdemux: Ease debugging by removing a goto for an error message
Robert Swain
15 years
Age
Commit message
Author
Files
Lines
2009-11-20
qtdemux: Ease debugging by removing a goto for an error message
working-qtdemux
Robert Swain
1
-23
/
+33
2009-11-20
qtdemux: Parse per sample rather than all at once but build complete index when
Robert Swain
2
-14
/
+76
2009-11-20
qtdemux: Save atom data for later use so it doesn't get freed after initial
Robert Swain
1
-0
/
+63
2009-11-20
qtdemux: Parse from the previously parsed sample up to sample n
Robert Swain
1
-101
/
+162
2009-11-20
qtdemux: Make qtdemux_parse_samples () parse up to n samples
Robert Swain
1
-14
/
+27
2009-11-20
qtdemux: Separate off stbl sub-atom initialisation
Robert Swain
1
-110
/
+150
2009-11-20
qtdemux: Move variables into context in preparation for refactorisation
Robert Swain
1
-298
/
+261
2009-11-20
qtdemux: Fix bug where stps is never parsed due to logic error
Robert Swain
1
-3
/
+2
2009-11-20
qtdemux: Port ctts from Gnode * to GstByteReader
Robert Swain
1
-11
/
+9
2009-11-20
qtdemux: Switch from QtAtomParser to GstByteReader
Robert Swain
5
-201
/
+191
[...]
Clone
git://people.freedesktop.org/~robswain/gst-plugins-good
ssh://people.freedesktop.org/~robswain/gst-plugins-good