summaryrefslogtreecommitdiffstats
path: root/gst/matroska/matroska-demux.h
Commit message (Expand)AuthorAgeFilesLines
* matroskademux: use proper order for no-more-pads and newsegment and tag sendingMark Nauwelaerts2009-09-231-0/+1
* matroskademux: Populate a GstIndex that is set on matroskademuxSebastian Dröge2009-05-221-0/+3
* Add documentation for matroskamux and matroskademux and update the inspection...Sebastian Dröge2008-12-051-0/+2
* gst/matroska/matroska-demux.*: Close the current segment if we're doing a non...Sebastian Dröge2008-08-081-6/+3
* gst/matroska/matroska-demux.*: Allow an infinite number of stream inside Matr...Sebastian Dröge2008-08-021-5/+1
* gst/matroska/matroska-demux.*: Don't set the segment duration to the duration...Sebastian Dröge2008-07-021-0/+1
* gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect ...Sebastian Dröge2008-06-161-0/+1
* gst/matroska/: Use a GArray for storing the Cue (i.e. seek) information, stor...Sebastian Dröge2008-06-151-2/+1
* gst/matroska/: Make sure that every Tags element is only parsed once and it's...Sebastian Dröge2008-06-151-0/+1
* gst/matroska/matroska-demux.*: Only parse Tracks, SeekHead and SegmentInfo el...Sebastian Dröge2008-06-131-2/+3
* gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) c...Sebastian Dröge2008-06-101-1/+3
* gst/matroska/: Handle return values from pull_range in a more granular way to...Wim Taymans2008-03-061-11/+3
* gst/matroska/: Set DISCONT flag on first buffer after a discontinuity.Tim-Philipp Müller2006-04-201-2/+2
* expand tabsThomas Vander Stichele2005-12-061-1/+1
* gst/matroska/: Ported matroska demuxer to 0.9.Tim-Philipp Müller2005-10-181-20/+26
* Fix Vorbis streams failing to decode in some files, where cluster_time isn't ...Maciej Katafiasz2004-12-281-2/+1
* gst/: Add MS RLE support. I added some functions to read out strf chunks into...Ronald S. Bultje2004-04-161-2/+0
* *.h: Revert indentingJohan Dahlin2004-03-151-29/+32
* gst-indentThomas Vander Stichele2004-03-141-32/+29
* Merge CAPS branchDavid Schleef2003-12-221-2/+2
* More riff stuff that I forgot to commit firstRonald S. Bultje2003-12-071-0/+8
* Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje2003-11-211-0/+102