gstreamer/gst/qtdemux
Wim Taymans 17630760f4 qtdemux: more work at reducing loop overhead
Try to avoid derefs when parsing the index. Save the state into the structures
when we exit the loop instead of for each iteration.
2010-01-05 15:51:52 +01:00
..
gstrtpxqtdepay.c Remove trivial unused variables detected by CLang static analyzer. 2009-04-18 18:51:28 +02:00
gstrtpxqtdepay.h gst/qtdemux/gstrtpxqtdepay.*: Fail if we don't know the quicktime format. 2007-09-26 14:26:39 +00:00
LEGAL Fix grammar. 2009-04-03 09:57:15 +01:00
Makefile.am qtdemux: add QtAtomParser, an inlined GstByteReader variant 2009-09-23 16:54:41 +01:00
qtatomparser.h qtdemux: Switch from QtAtomParser to GstByteReader 2009-11-23 16:29:14 +01:00
qtdemux.c qtdemux: more work at reducing loop overhead 2010-01-05 15:51:52 +01:00
qtdemux.h qtdemux: Add push mode seek support for seeking to obtain the moov atom 2010-01-05 15:51:36 +01:00
qtdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00
qtdemux_dump.c qtdemux: Switch from QtAtomParser to GstByteReader 2009-11-23 16:29:14 +01:00
qtdemux_dump.h qtdemux: Switch from QtAtomParser to GstByteReader 2009-11-23 16:29:14 +01:00
qtdemux_fourcc.h qtdemux: Adds new tags 2009-12-21 12:03:30 -03:00
qtdemux_types.c qtdemux: Adds new tags 2009-12-21 12:03:30 -03:00
qtdemux_types.h qtdemux: Switch from QtAtomParser to GstByteReader 2009-11-23 16:29:14 +01:00
qtpalette.h gst/qtdemux/: Cleanup and refactor to make the code more readable. 2007-01-12 10:22:16 +00:00
quicktime.c qtdemux: implement 3GPP (TS 26.244 V8.0.0) Asset metadata handling, Fixes #132193 2009-04-15 20:14:19 +03:00