summaryrefslogtreecommitdiff
path: root/gst/matroska/matroska-demux.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-30matroskademux: implement push mode seekingMark Nauwelaerts1-1/+9
2010-03-26matroskademux: support (pull mode) negative seek rateMark Nauwelaerts1-0/+6
2010-03-26matroskademux: track clip duration in segmentMark Nauwelaerts1-1/+0
2009-12-16matroskademux: also consider BlockNumber indicated in index when seekingMark Nauwelaerts1-0/+1
2009-12-16matroskademux: support push based modeMark Nauwelaerts1-0/+8
2009-12-09matroskademux: Clean up position/duration handlingSebastian Dröge1-0/+1
2009-09-23matroskademux: use proper order for no-more-pads and newsegment and tag sendingMark Nauwelaerts1-0/+1
2009-05-22matroskademux: Populate a GstIndex that is set on matroskademuxSebastian Dröge1-0/+3
2008-12-05Add documentation for matroskamux and matroskademux and update the inspection...Sebastian Dröge1-0/+2
2008-08-08gst/matroska/matroska-demux.*: Close the current segment if we're doing a non...Sebastian Dröge1-6/+3
2008-08-02gst/matroska/matroska-demux.*: Allow an infinite number of stream inside Matr...Sebastian Dröge1-5/+1
2008-07-02gst/matroska/matroska-demux.*: Don't set the segment duration to the duration...Sebastian Dröge1-0/+1
2008-06-16gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect ...Sebastian Dröge1-0/+1
2008-06-15gst/matroska/: Use a GArray for storing the Cue (i.e. seek) information, stor...Sebastian Dröge1-2/+1
2008-06-15gst/matroska/: Make sure that every Tags element is only parsed once and it's...Sebastian Dröge1-0/+1
2008-06-13gst/matroska/matroska-demux.*: Only parse Tracks, SeekHead and SegmentInfo el...Sebastian Dröge1-2/+3
2008-06-10gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) c...Sebastian Dröge1-1/+3
2008-03-06gst/matroska/: Handle return values from pull_range in a more granular way to...Wim Taymans1-11/+3
2006-04-20gst/matroska/: Set DISCONT flag on first buffer after a discontinuity.Tim-Philipp Müller1-2/+2
2005-12-06expand tabsThomas Vander Stichele1-1/+1
2005-10-18gst/matroska/: Ported matroska demuxer to 0.9.Tim-Philipp Müller1-20/+26
2004-12-28Fix Vorbis streams failing to decode in some files, where cluster_time isn't ...Maciej Katafiasz1-2/+1
2004-04-16gst/: Add MS RLE support. I added some functions to read out strf chunks into...Ronald S. Bultje1-2/+0
2004-03-15*.h: Revert indentingJohan Dahlin1-29/+32
2004-03-14gst-indentThomas Vander Stichele1-32/+29
2003-12-22Merge CAPS branchDavid Schleef1-2/+2
2003-12-07More riff stuff that I forgot to commit firstRonald S. Bultje1-0/+8
2003-11-21Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje1-0/+102