summaryrefslogtreecommitdiffstats
path: root/gst/matroska/ebml-read.c
Commit message (Expand)AuthorAgeFilesLines
* API change fix.Wim Taymans2005-10-191-2/+2
* gst/matroska/: Ported matroska demuxer to 0.9.Tim-Philipp Müller2005-10-181-269/+199
* All plugins updated for element state changes.Andy Wingo2005-09-021-9/+10
* gst/matroska/ebml-read.c: Allow for 0-sized buffers. Fixes length query probl...Ronald S. Bultje2005-01-191-0/+6
* gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and...Ronald S. Bultje2004-12-031-6/+67
* gst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS to fix a warningStéphane Loeuillet2004-10-061-1/+1
* ext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge loop around the whole DV...Ronald S. Bultje2004-10-011-50/+77
* ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje2004-09-231-1/+6
* Write track and segment UIDs, write muxing date, write TRACKDEFAULTDURATION f...Arwed v. Merkatz2004-09-011-2/+7
* Handle EOS correctly.Arwed v. Merkatz2004-08-271-2/+6
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-77/+77
* gst-indentThomas Vander Stichele2004-03-141-136/+117
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-13/+13
* gst/: Fix event handling.Ronald S. Bultje2004-01-301-16/+20
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-14/+14
* use new error signal and classificationThomas Vander Stichele2004-01-181-39/+34
* gst/matroska/: fix signed integer reading/writing.Ronald S. Bultje2004-01-021-5/+10
* Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...Ronald S. Bultje2003-12-071-26/+101
* Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje2003-11-211-0/+702