gstreamer/gst/qtdemux
Wim Taymans 790b050fc5 qtdemux: fill timestamp table completely
When there are less timestamps that there are samples, fill up the sample table
with the last know timestamp. This situation can happen when the last sample
does not decode and doesn't need a timestamp. We however calculate the total
track length using the last sample timestamp so we need to have something
sensible in there.

Fixes #585056
2009-06-07 20:46:45 +02: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 Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
qtdemux.c qtdemux: fill timestamp table completely 2009-06-07 20:46:45 +02:00
qtdemux.h qtdemux: add support for subtitle pictures 2009-04-30 14:22:27 +02:00
qtdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00
qtdemux_dump.c qtdemux: micro optimize qtdemux a little 2009-04-30 18:41:44 +02:00
qtdemux_dump.h qtdemux: Add handling for stps atoms 2009-02-06 16:21:58 -08:00
qtdemux_fourcc.h qtdemux: parse in24 boxes to get endianness 2009-05-21 22:05:11 +02:00
qtdemux_types.c qtdemux: micro optimize qtdemux a little 2009-04-30 18:41:44 +02:00
qtdemux_types.h gst/qtdemux/: Cleanup and refactor to make the code more readable. 2007-01-12 10:22:16 +00: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