matroskamux: no need to set cache twice
[platform/upstream/gst-plugins-good.git] / gst / matroska / ebml-read.c
2010-06-01 Mark Nauwelaertsmatroskademux: use bytereader based GstEbmlRead as...
2010-05-19 Philipebmlread: rm floatcast.h include (not used)
2010-05-19 Philip Jägenstedtebml: don't modify out str if returning an error in...
2010-05-19 Philip Jägenstedtebml: Validate 7-bit ASCII in gst_ebml_read_ascii
2009-12-16 Mark Nauwelaertsmatroskademux: support push based mode
2009-12-16 Mark Nauwelaertsmatroskademux: fix ebml read cache usage
2008-08-30 Tim-Philipp MüllerMake stuff compile with GST_DISABLE_GST_DEBUG.
2008-08-22 Sebastian Drögegst/matroska/ebml-read.c: Change some GST_ELEMENT_ERROR...
2008-08-02 Sebastian Drögegst/matroska/: Fix indention everywhere. A broken inden...
2008-07-02 Sebastian Drögegst/matroska/ebml-read.c: Use NAN constant instead...
2008-06-18 Sebastian Drögegst/matroska/matroska-demux.c: Improve debug output...
2008-06-16 Sebastian Drögegst/matroska/ebml-read.c: Return GST_FLOW_UNEXPECTED...
2008-06-15 Sebastian Drögegst/matroska/ebml-read.c: Prevent unaligned memory...
2008-06-15 Sebastian Drögegst/matroska/: Make sure that every Tags element is...
2008-06-15 Sebastian Drögegst/matroska/: Handle EBML elements like Void or CRC32...
2008-06-14 Sebastian Drögegst/matroska/: Reverse the level list as we usually...
2008-04-09 Jan Schmidtgst/matroska/: Fix the Forte build by making function...
2008-03-08 Sebastian Drögegst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements.
2008-03-06 Wim Taymansgst/matroska/: Handle return values from pull_range...
2008-03-03 Jan Schmidtgst/matroska/ebml-read.c: Use GINT64 formatting constan...
2006-05-17 Jindrich Makovickagst/matroska/ebml-read.c: Don't create unnecessary...
2006-04-10 Tim-Philipp Müllergst/matroska/ebml-read.c: Don't try to modify read...
2006-04-09 Tim-Philipp Müllergst/matroska/ebml-read.c: Even better would be if we...
2006-04-09 Tim-Philipp Müllergst/matroska/ebml-read.c: Can't just replace 1LL with...
2006-03-30 Sébastien Moutteext\jpeg\smokecodec.c: use of GST_DEBUG instead of...
2006-02-03 Edgard LimaJust make it compile with --disable-gst-debug.
2005-10-19 Wim TaymansAPI change fix.
2005-10-18 Tim-Philipp Müllergst/matroska/: Ported matroska demuxer to 0.9.
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-01-19 Ronald S. Bultjegst/matroska/ebml-read.c: Allow for 0-sized buffers...
2004-12-03 Ronald S. Bultjegst/matroska/: Disgustingly evil hack for working aroun...
2004-10-06 Stéphane Loeuilletgst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS...
2004-10-01 Ronald S. Bultjeext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge...
2004-09-23 Ronald S. Bultjeext/dirac/: Do something. Don't actually know if this...
2004-09-01 Arwed v. MerkatzWrite track and segment UIDs, write muxing date, write...
2004-08-27 Arwed v. MerkatzHandle EOS correctly.
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-30 Ronald S. Bultjegst/: Fix event handling.
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-02 Ronald S. Bultjegst/matroska/: fix signed integer reading/writing.
2003-12-07 Ronald S. BultjeRiff, EBML, fourcc etc. work. Not fully finished, but...
2003-11-21 Ronald S. BultjeAdd C-based local matroska/EBML plugin, remove libmatro...