summaryrefslogtreecommitdiffstats
path: root/gst/matroska/matroska-ids.h
Commit message (Expand)AuthorAgeFilesLines
* matroska: add kate subtitle support to matroska muxer and demuxerVincent Penquerc'h2009-08-081-0/+1
* matroska: and the new headers tooWim Taymans2009-06-231-2/+2
* matroskademux: Populate a GstIndex that is set on matroskademuxSebastian Dröge2009-05-221-0/+2
* matroskademux: Recognise PGS subpicture streams - the bluray format.Jan Schmidt2009-05-211-0/+1
* matroskademux: Improve/optimize seekingSebastian Dröge2009-05-111-0/+2
* Add initial support for muxing/demuxing Speex audioSebastian Dröge2009-04-131-0/+7
* gst/matroska/: Make mkvdemux aware of E-AC3.Edward Hervey2008-11-161-0/+1
* gst/matroska/: Implement Dirac muxing into Matroska comforming to the spec, i...Sebastian Dröge2008-11-051-0/+2
* Build depend on core CVS for the attachment tag.Sebastian Dröge2008-08-021-6/+0
* Decode the codec private data and following ContentEncoding if necessary.Sebastian Dröge2008-08-021-0/+13
* gst/matroska/: Fix demuxing of WavPack files. Muxing is still broken.Sebastian Dröge2008-06-191-0/+2
* gst/matroska/: Add a "vfunc" to the track context for postprocessing frames a...Sebastian Dröge2008-06-191-2/+12
* gst/matroska/matroska-demux.c: Improve debug output everywhere and fix the EO...Sebastian Dröge2008-06-181-8/+0
* gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect ...Sebastian Dröge2008-06-161-0/+8
* gst/matroska/: Use a GArray for storing the Cue (i.e. seek) information, stor...Sebastian Dröge2008-06-151-3/+4
* gst/matroska/: Add some more tags, improve debugging a bit and make sure thatSebastian Dröge2008-06-111-15/+13
* gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) c...Sebastian Dröge2008-06-101-142/+347
* gst/matroska/: Handle return values from pull_range in a more granular way to...Wim Taymans2008-03-061-0/+1
* gst/matroska/: Fix Dirac mapping. I had previously added a VfW-type mapping,...David Schleef2008-02-291-0/+1
* gst/matroska/: Extract palette data for dvd subpicture streams and send it do...Mark Nauwelaerts2007-11-131-0/+5
* gst/matroska/: Try harder to extract the framerate for video tracks correctly...Tim-Philipp Müller2006-12-111-2/+3
* gst/matroska/: Add support for VOBSUB subtitle tracks and zlib-compressed tra...Frédéric Riss2006-09-041-0/+30
* gst/matroska/: not perfect yet though, needs some tweaking in flacdec; also, ...Tim-Philipp Müller2006-09-041-0/+6
* gst/matroska/: Send tag event after newsegment event.Tim-Philipp Müller2006-06-291-0/+3
* gst/matroska/: Try to fix up broken matroska files containing subtitle stream...Tim-Philipp Müller2006-06-221-1/+2
* gst/matroska/: Add support for muxing/demuxing theora video (#342448; too bad...Tim-Philipp Müller2006-05-231-5/+10
* gst/matroska/: Handle case where the TrackType ebml chunk does not come befor...Tim-Philipp Müller2006-04-251-0/+7
* gst/matroska/: Set DISCONT flag on first buffer after a discontinuity.Tim-Philipp Müller2006-04-201-0/+2
* gst/matroska/: Recognise SSA/ASS and USF subtitle formats and set proper caps...Tim-Philipp Müller2006-02-181-0/+3
* gst/matroska/: Added recognition of Real Audio and Video streams in matroska ...Edward Hervey2006-01-231-2/+13
* expand tabsThomas Vander Stichele2005-12-061-2/+2
* gst/matroska/: Add SimpleBlock support to matroska demuxer and muxer (part ofTim-Philipp Müller2005-10-281-0/+1
* Port matroska muxer to 0.9 (#318847).Tim-Philipp Müller2005-10-141-0/+15
* OGM text support, Matroska UTF-8 text support, deadlock fixes all over the pl...Ronald S. Bultje2005-01-081-0/+3
* Ooops, fix previous commit. Never trust file names I guess...Maciej Katafiasz2004-12-281-0/+5
* Write track and segment UIDs, write muxing date, write TRACKDEFAULTDURATION f...Arwed v. Merkatz2004-09-011-0/+1
* Interpret BLOCKDURATION and set buffer duration accordingly, enable demuxing ...Arwed v. Merkatz2004-08-251-0/+1
* make log less verboseThomas Vander Stichele2004-07-181-0/+1
* gst/matroska/: Basic tag reading support.Ronald S. Bultje2004-05-011-1/+22
* *.h: Revert indentingJohan Dahlin2004-03-151-51/+41
* gst-indentThomas Vander Stichele2004-03-141-41/+51
* gst/matroska/: Add getcaps() function to fix capsnego...Ronald S. Bultje2004-01-031-0/+1
* Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...Ronald S. Bultje2003-12-071-2/+2
* Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje2003-11-211-0/+237