gstreamer/gst/matroska
Sebastian Dröge ad71d43f52 matroskademux: Advance sparse streams only as much as required to keep the gap smaller than 500ms
Changing it to the newest timestamp that was ever pushed will
increase the segment start in 500ms jumps, which could be just
after the next sparse stream buffer. E.g.

Video at 1.0s, sparse stream at 0.5s would jump the
sparse stream to 1.0s. Now a new sparse stream buffer could
appear that has a timestamp of 0.9s and this would be
dropped for no good reason because of bad luck.
2010-02-27 12:20:06 +01:00
..
ebml-ids.h gst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements. 2008-03-08 04:40:32 +00:00
ebml-read.c matroskademux: support push based mode 2009-12-16 12:46:40 +01:00
ebml-read.h matroskademux: support push based mode 2009-12-16 12:46:40 +01:00
ebml-write.c gst/matroska/: Fix indention everywhere. A broken indent version has added newlines after every single declaration so... 2008-08-02 18:01:36 +00:00
ebml-write.h raw1394, matroska, rtpmanager: remove padding from structures 2010-02-15 00:50:10 +00:00
lzo.c docs: Remove gtk-doc comment marker 2009-06-11 11:27:26 +01:00
lzo.h Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
Makefile.am Add dependencies of gstriff to things that link to gstriff, needed on Win32. 2009-10-23 18:09:43 -07:00
matroska-demux.c matroskademux: Advance sparse streams only as much as required to keep the gap smaller than 500ms 2010-02-27 12:20:06 +01:00
matroska-demux.h matroskademux: also consider BlockNumber indicated in index when seeking 2009-12-16 12:48:02 +01:00
matroska-ids.c Build depend on core CVS for the attachment tag. 2008-08-02 18:20:44 +00:00
matroska-ids.h matroska: add kate subtitle support to matroska muxer and demuxer 2009-08-08 12:54:48 +01:00
matroska-mux.c matroskamux: make index size configurable. 2010-01-20 14:37:20 -03:00
matroska-mux.h matroskamux: make index size configurable. 2010-01-20 14:37:20 -03:00
matroska.c gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect it as image and otherwise as GST_TAG_ATT... 2008-06-16 10:59:39 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00