summaryrefslogtreecommitdiffstats
path: root/gst/matroska
Commit message (Expand)AuthorAgeFilesLines
* gst/: First batch implementing audio and video codec tags in demuxers.Julien Moutte2004-02-231-10/+35
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-022-18/+18
* gst/: Fix event handling.Ronald S. Bultje2004-01-301-16/+20
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-292-19/+19
* use new error signal and classificationThomas Vander Stichele2004-01-182-48/+43
* gst/matroska/matroska-demux.c: Fix for using incremental number on padnames.Ronald S. Bultje2004-01-141-4/+4
* use element time.Benjamin Otte2004-01-141-10/+0
* gst/matroska/matroska-demux.c: Fix EBML-laced block parsing. Diffs are relati...Ronald S. Bultje2004-01-041-1/+1
* gst/matroska/: Add getcaps() function to fix capsnego...Ronald S. Bultje2004-01-032-191/+22
* gst/matroska/: fix signed integer reading/writing.Ronald S. Bultje2004-01-022-6/+17
* Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef2004-01-021-6/+3
* Merge CAPS branchDavid Schleef2003-12-224-450/+514
* configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje2003-12-212-12/+86
* Quickfix for wrong timestamps... No final solution yetRonald S. Bultje2003-12-191-3/+8
* Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge...Ronald S. Bultje2003-12-182-5/+3
* Fix compilation on BE, see #129224Ronald S. Bultje2003-12-131-3/+9
* More riff stuff that I forgot to commit firstRonald S. Bultje2003-12-072-434/+391
* Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...Ronald S. Bultje2003-12-079-33/+1884
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* so disable it during plugin registering tooRonald S. Bultje2003-11-221-3/+1
* Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje2003-11-218-0/+3999