summaryrefslogtreecommitdiffstats
path: root/gst/matroska
Commit message (Expand)AuthorAgeFilesLines
* Send vorbis headers at the beginning of a stream, fixes bug #141554.Arwed v. Merkatz2004-08-251-0/+25
* more working pluginsSteve Lhomme2004-07-271-1/+1
* pixel aspect ratio handlingThomas Vander Stichele2004-07-271-14/+14
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* remove unused .def filesSteve Lhomme2004-07-252-7/+2
* Copy the files where needed after building, cleaner projectsSteve Lhomme2004-07-251-3/+8
* Fix some 64 bits constants to be glib friendlySteve Lhomme2004-07-241-5/+6
* Add the preliminary canvas to build plugins on Win32Steve Lhomme2004-07-242-0/+175
* ... and keep playing of courseThomas Vander Stichele2004-07-181-0/+2
* make log less verboseThomas Vander Stichele2004-07-182-0/+17
* add debug categories to matroskaThomas Vander Stichele2004-07-182-0/+16
* gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.Ronald S. Bultje2004-07-151-2/+6
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-212-4/+4
* gst/matroska/: Basic tag reading support.Ronald S. Bultje2004-05-012-2/+184
* gst/matroska/matroska-demux.c: Really detect ac-3 audio.Ronald S. Bultje2004-05-011-1/+3
* gst/: Add MS RLE support. I added some functions to read out strf chunks into...Ronald S. Bultje2004-04-162-44/+0
* ext/mad/gstid3tag.c: add missing 'new_media' argument (fixes #138168)Benjamin Otte2004-04-031-1/+3
* don't mix tabs and spacesThomas Vander Stichele2004-03-154-1363/+1366
* *.h: Revert indentingJohan Dahlin2004-03-156-152/+200
* gst-indentThomas Vander Stichele2004-03-1411-2015/+1849
* 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