summaryrefslogtreecommitdiff
path: root/gst/matroska/matroska-ids.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-22matroska: remove confusing duplicate track uid fieldMark Nauwelaerts1-1/+0
2015-12-19matroska-demux: Play ProRes video streamsJan Schmidt1-0/+1
2015-11-03matroskamux: Write CodecDelay, DiscardPadding and SeekPreroll for OpusSebastian Dröge1-0/+5
2015-06-11matroska: Implement basic stereoscopic video supportJan Schmidt1-0/+14
2015-03-28matroska: store stream tags and push as updatedThiago Santos1-2/+4
2015-03-15matroskademux: for dts only stream set pts=dts for intra only formatsNicola Murino1-0/+3
2015-03-04matroska: Add an helper method to get buffer timestampsNicola Murino1-0/+1
2015-02-26matroskademux: V_MS/VFW/FOURCC streams have DTS instead of PTSMatej Knopp1-0/+3
2015-02-02matroskamux: store and write stream tagsThiago Santos1-0/+1
2014-12-18matroska: mux/demux the OpusHead headerVincent Penquerc'h1-0/+3
2014-05-26matroskademux: use GstFlowCombinerThiago Santos1-1/+0
2014-03-30matroska-demux: add mapping for Opus audio codecTim-Philipp Müller1-0/+1
2014-02-06matroska: factor out read context init/resetReynaldo H. Verdejo Pinochet1-0/+1
2014-01-06matroskademux: Add HEVC / h265 supportSebastian Dröge1-0/+1
2013-06-21matroska: Add initial VP9 supportSebastian Dröge1-0/+1
2013-04-02matroskademux: handle TrueHD audio codec idArnaud Vrac1-0/+1
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-30matroskademux: put streamheaders on vorbis/speex/flac/theora caps to make rem...Tim-Philipp Müller1-14/+12
2012-10-26matroskademux: Expand the tag mapping.Руслан Ижбулатов1-1/+18
2012-10-26matroskademux: Matroska tag TargetType supportРуслан Ижбулатов1-0/+2
2012-10-26matroskademux: Per-track tags for MatroskaРуслан Ижбулатов1-2/+2
2011-12-02Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+2
2011-12-01matroskademux: Only check for markup and escape if necessary for plaintext su...Sebastian Dröge1-0/+2
2011-11-26matroska: port to 0.11René Stadler1-4/+4
2011-09-28matroskademux: ensure minimal alignment for audio/x-raw-* buffersVincent Penquerc'h1-0/+3
2011-05-26matroskademux: UTF-8 subtitles may have markupMark Nauwelaerts1-0/+1
2011-03-16matroskademux: Use ARTIST Matroska tag instead of AUTHOR for GST_TAG_ARTISTSebastian Dröge1-0/+1
2010-06-01matroskademux: improve reverse playbackMark Nauwelaerts1-0/+2
2010-06-01matroskademux: skip buffers before a late keyframe (QoS)Philip Jägenstedt1-0/+3
2010-05-20matroska: Remove the doctype enum, it's not needed anymoreSebastian Dröge1-6/+3
2010-05-19matroskamux: Support "webm" DocTypePhilip Jägenstedt1-0/+10
2010-05-17matroskamux: Add support for On2 VP8Sebastian Dröge1-0/+1
2010-03-26matroskademux: support (pull mode) negative seek rateMark Nauwelaerts1-0/+2
2010-03-02matroskademux: Mark streams as being EOS at the right time.Edward Hervey1-0/+3
2009-08-08matroska: add kate subtitle support to matroska muxer and demuxerVincent Penquerc'h1-0/+1
2009-06-23matroska: and the new headers tooWim Taymans1-2/+2
2009-05-22matroskademux: Populate a GstIndex that is set on matroskademuxSebastian Dröge1-0/+2
2009-05-21matroskademux: Recognise PGS subpicture streams - the bluray format.Jan Schmidt1-0/+1
2009-05-11matroskademux: Improve/optimize seekingSebastian Dröge1-0/+2
2009-04-13Add initial support for muxing/demuxing Speex audioSebastian Dröge1-0/+7
2008-11-16gst/matroska/: Make mkvdemux aware of E-AC3.Edward Hervey1-0/+1
2008-11-05gst/matroska/: Implement Dirac muxing into Matroska comforming to the spec, i...Sebastian Dröge1-0/+2
2008-08-02Build depend on core CVS for the attachment tag.Sebastian Dröge1-6/+0
2008-08-02Decode the codec private data and following ContentEncoding if necessary.Sebastian Dröge1-0/+13
2008-06-19gst/matroska/: Fix demuxing of WavPack files. Muxing is still broken.Sebastian Dröge1-0/+2
2008-06-19gst/matroska/: Add a "vfunc" to the track context for postprocessing frames a...Sebastian Dröge1-2/+12
2008-06-18gst/matroska/matroska-demux.c: Improve debug output everywhere and fix the EO...Sebastian Dröge1-8/+0
2008-06-16gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect ...Sebastian Dröge1-0/+8
2008-06-15gst/matroska/: Use a GArray for storing the Cue (i.e. seek) information, stor...Sebastian Dröge1-3/+4
2008-06-11gst/matroska/: Add some more tags, improve debugging a bit and make sure thatSebastian Dröge1-15/+13