Add is-live property
[platform/upstream/gst-plugins-good.git] / gst / matroska / matroska-mux.c
2010-06-01 Xavier QueraltAdd is-live property
2010-06-01 Mark Nauwelaertsmatroskamux: use write caching also when writing buffer...
2010-06-01 Mark Nauwelaertsmatroskamux: fix ebml write caching with bytewriter...
2010-06-01 Mark Nauwelaertsmatroskamux: _get_pad_template result needs no unref
2010-06-01 Tim-Philipp MüllerRevert "avimux, flvmux, matroskamux: don't crash if...
2010-05-25 Tim-Philipp Mülleravimux, flvmux, matroskamux: don't crash if tags arrive...
2010-05-21 Tim-Philipp Müllermatroska: move webmmux into own source files
2010-05-20 Sebastian Drögematroska: Remove the doctype enum, it's not needed...
2010-05-20 Sebastian Drögewebmmux: Add new webmmux element that only supports...
2010-05-19 Philip Jägenstedtmatroskamux: bump default doctype version to 2
2010-05-19 Philip Jägenstedtmatroska: handle matroska and webm doctype versions...
2010-05-19 Philip Jägenstedtmatroskamux: Use SimpleBlock for WebM when possible
2010-05-19 Philip Jägenstedtmatroskamux: rename matroska_version to doctype_version
2010-05-19 Philip Jägenstedtmatroskamux: Support "webm" DocType
2010-05-17 Sebastian Drögematroskamux: Add support for On2 VP8
2010-05-01 Sebastian Drögematroskamux: Write previous cluster's size
2010-05-01 Sebastian Drögematroskamux: Write interlaced flag if the input video...
2010-04-08 Stefan Kostmatroska-mux: fix last commit
2010-04-08 Stefan Kostmatroskamux: use riff lib more
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2010-01-20 Arnout Vandecappellematroskamux: make index size configurable.
2010-01-11 Mark Nauwelaertsmatroskamux: use more generic xiphN_streamheader_to_cod...
2010-01-11 Mark Nauwelaertsmatroskamux: reflow audio and video setcaps and improve...
2010-01-11 Thiago Santosavimux: matroskamux: rename aac's stream-format to raw
2010-01-11 Thiago Santosmatroskamux: Only accept raw aac
2009-12-13 Tim-Philipp Müllermatroska: fix language code writing and extraction
2009-10-22 Sebastian Drögematroskamux: Dirac "muxing" units end on EOS too
2009-09-22 Jan Schmidtmatroskamux: Don't get stuck in an infinite loop with...
2009-09-06 David SchleefRemove Ronald Bultje from Authors field
2009-08-09 Thiago Santosmatroska: Adds support to muxing/demuxing WMA
2009-08-09 Thiago Santosmatroskamux: adds support for wmv family
2009-08-08 Vincent Penquerc'hmatroska: add kate subtitle support to matroska muxer...
2009-05-07 Christian SchallerAdd RANKS for various encoders and muxers
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-04-13 Sebastian DrögeAdd initial support for muxing/demuxing Speex audio
2009-03-31 Stefan Kostmatroska: don't leak serialized values when writing...
2009-03-31 Stefan Kostmatroska: init endianess as such and signedness as...
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-02-23 Arnout VandecappelleDon't do crazy things with 0/1 framerates
2009-01-30 Jan SchmidtFix Forte compiler warnings.
2009-01-08 Mark Nauwelaertsgst/matroska/: Some cleanups, refactoring and minor...
2009-01-06 Mark Nauwelaertsgst/matroska/matroska-mux.*: Remove internal taglist...
2008-12-05 Sebastian DrögeAdd documentation for matroskamux and matroskademux...
2008-11-20 Jan Schmidtgst/matroska/matroska-mux.c: Fix NULL pointer dereferen...
2008-11-11 Sebastian Drögegst/matroska/matroska-mux.c: Fix muxing of Dirac stream...
2008-11-10 Mark Nauwelaertsgst/matroska/matroska-mux.c: Fix mapping AAC profile...
2008-11-05 Sebastian Drögegst/matroska/: Implement Dirac muxing into Matroska...
2008-10-27 Peter Kjellerstedtgst/matroska/matroska-mux.c: Fix a memory leak when...
2008-08-25 Edward Herveygst/matroska/: Add Real[Audio|Video] support to Matrosk...
2008-08-09 Sebastian Drögegst/matroska/matroska-mux.c: We need to drop one additi...
2008-08-09 Sebastian Drögegst/matroska/matroska-mux.c: Add support for muxing...
2008-08-02 Sebastian Drögegst/matroska/matroska-mux.c: Fix muxing of MP3/MP2...
2008-08-02 Sebastian Drögegst/matroska/: Fix indention everywhere. A broken inden...
2008-08-02 Sebastian Drögegst/matroska/matroska-mux.c: Add more raw YUV formats...
2008-08-02 Sebastian Drögegst/matroska/matroska-mux.c: Add support for muxing...
2008-08-02 Sebastian Drögegst/matroska/matroska-mux.c: Add locking to the global...
2008-06-18 Sebastian Drögegst/matroska/matroska-demux.c: Improve debug output...
2008-06-15 Sebastian Drögegst/matroska/matroska-mux.*: Don't write another SeekHe...
2008-06-13 Sebastian Drögegst/matroska/: Use gst_value_serialize() and gst_value_...
2008-06-11 Sebastian Drögegst/matroska/matroska-mux.c: Update the counter for...
2008-06-11 Sebastian Drögegst/matroska/: Add some more tags, improve debugging...
2008-06-10 Sebastian Drögegst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead...
2008-05-08 Sjoerd Simonsgst/matroska/matroska-mux.c: Update the track duration...
2008-03-03 Jan Schmidtgst/matroska/ebml-read.c: Use GINT64 formatting constan...
2008-02-29 David Schleefgst/matroska/: Fix Dirac mapping. I had previously...
2008-01-08 Tim-Philipp Müllergst/matroska/matroska-mux.c: Also fix up pad templates...
2008-01-08 Wouter Cloetensgst/matroska/matroska-mux.*: Keep track of first and...
2006-12-24 Tim-Philipp Müllergst/matroska/matroska-mux.c: The "signed" field in...
2006-11-16 Tim-Philipp Müllergst/matroska/matroska-mux.c: Use GST_DEBUG_FUNCPTR...
2006-11-15 Mark Nauwelaertsgst/matroska/matroska-mux.*: Add basic tag writing...
2006-11-15 David Schleefgst/matroska/matroska-mux.c: Add Dirac fourcc.
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-05-23 Mark Nauwelaertsgst/matroska/matroska-mux.c: gst_collect_pads_stop...
2006-05-23 Tim-Philipp Müllergst/matroska/: Add support for muxing/demuxing theora...
2006-05-03 Tim-Philipp Müllergst/matroska/matroska-mux.c: Don't strcmp() NULL strings.
2006-05-03 Mark Nauwelaertsgst/matroska/matroska-mux.c: Don't misinterpret GST_CLO...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-25 Mark Nauwelaertsgst/matroska/matroska-demux.c: Handle codec_data for...
2006-04-25 Josef Zlomekgst/matroska/matroska-mux.c: Fix timestamping of B...
2006-04-01 Thomas Vander Sticheleconfigure.ac: clean up, use AS_VERSION and AS_NANO
2006-03-30 Sébastien Moutteext\jpeg\smokecodec.c: use of GST_DEBUG instead of...
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-24 Stefan Kostgst/: use DEBUG_FUNCPTR for collectpads
2006-01-23 Tim-Philipp Müllergst/matroska/matroska-mux.c: Fix possible deadlock...
2005-11-28 Jan Schmidtgst/matroska/matroska-mux.c: Look for pixel-aspect...
2005-11-28 Jan Schmidtgst/matroska/matroska-mux.c: From Michal Benes: frame...
2005-11-23 Jan SchmidtFixes for API changes
2005-11-22 Jan SchmidtMore fractional framerate conversions
2005-11-21 Tim-Philipp MüllerFix for collect pads API change. Also fix textoverlay...
2005-11-20 Julien Mouttegst/matroska/matroska-mux.c: Replace
2005-11-20 Julien Mouttegst/matroska/matroska-mux.c: Fix for
2005-11-10 Tim-Philipp Müllergst/matroska/matroska-mux.c: Don't try to ready buffer...
2005-11-01 Thomas Vander SticheleFix leaks and invalid memory access as reported by...
2005-11-01 Michal Benesadd a unit test for matroskamux fix the bugs that the...
2005-11-01 Tim-Philipp Müllergst/matroska/: Set timestamps on outgoing ebml headers...
2005-10-28 Tim-Philipp Müllergst/matroska/: Add SimpleBlock support to matroska...
2005-10-20 Tim-Philipp Müllergst/matroska/matroska-demux.c: Fix duration query;...
2005-10-19 Wim TaymansAPI change fix.
2005-10-18 Tim-Philipp Müllergst/matroska/matroska-mux.c: Fix mpeg4 input handling...
next