matroska: use math-compat.h for NAN define
[platform/upstream/gst-plugins-good.git] / gst / matroska / matroska-mux.c
2016-04-11 Nicola Murinomatroskamux: make timecodescale configurable
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-23 Matej Knoppmatroskamux: don't output empty tags/tag elements
2016-02-23 Vincent Penquerc'hmatroska-mux: make up an OpusHead block if possible...
2016-02-22 Mark Nauwelaertsmatroska: remove confusing duplicate track uid field
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-01-27 Matej Knoppmatroskamux: use A_AAC instead of A_AAC/MPEGx/y
2015-12-18 Thibault Sauniermatroska-mux: Implement prores support
2015-11-18 Luis de Bethencourtmatroskamux: remove duplicate check
2015-11-15 Reynaldo H. Verdej... matroskamux: remove unnecessary NULL checks before...
2015-11-03 Sebastian Drögematroska/webmmux: Support Opus in webmmux and VP9 in...
2015-11-03 Sebastian Drögematroskamux: Write CodecDelay, DiscardPadding and SeekP...
2015-11-03 Sebastian Drögematroskamux: Opus headers are not in-band
2015-10-11 Sebastian Drögematroskamux: Create a TIME segment when creating stream...
2015-09-21 Jan Schmidtmatroska-mux: Don't output a warning on MONO multiview...
2015-08-08 Tim-Philipp Müllermatroskamux: fix outdated comment
2015-07-16 Tim-Philipp MüllerUpdate mailing list address from sourceforge to freedesktop
2015-07-07 Stefan Sauerdocs: fix "Symbol name not found at the start of the...
2015-06-11 Jan Schmidtmatroska: Implement basic stereoscopic video support
2015-04-27 Luis de BethencourtRename property enums from ARG_ to PROP_
2015-03-04 Nicola Murinomatroskamux: Remove duration accumulation logic
2015-03-04 Nicola Murinomatroska: Add an helper method to get buffer timestamps
2015-02-27 Nicola Murinomatroskamux/demux: initialize dts_only
2015-02-27 Nicola Murinomatroskamux: store DTS for V_MS/VFW/FOURCC streams
2015-02-02 Thiago Santosmatroskamux: store and write stream tags
2015-01-23 Edward Herveymatroskamux: Avoid using freed variable
2014-12-18 Vincent Penquerc'hmatroska: mux/demux the OpusHead header
2014-11-09 Sebastian Drögematroska-mux: Use G_DEFINE_TYPE() to register the pad...
2014-11-07 Göran Jönssonmatroskamux: make GstMatroskamuxPad get_type() function...
2014-11-02 Tim-Philipp Müllermatroskamux: tweak writing app tag string a little
2014-09-23 Sanjay NMMiscellaneous minor cleanups
2014-09-12 Anuj Jaiswalmatroskamux: don't bitwise OR the same flag twice
2014-06-29 Sebastian Drögematroskamux: Fix compiler warnings when compiling with...
2014-05-13 Adrien SCHmatroskamux: fix the memory leak of language attribute
2014-05-05 Vincent Penquerc'hmatroskamux: ensure we don't dereference a NULL pointer
2014-05-02 Vincent Penquerc'hmatroskamux: do not use uinitialized clut on error
2014-04-21 Vincent Penquerc'hmatroskamux: fix PAR fraction sanity check
2014-03-30 Tim-Philipp Müllermatroska-mux: add mapping for Opus audio
2014-03-25 Mark Nauwelaertsmatroskamux: handle both sticky and non-sticky custom...
2014-02-11 divhaerematroska: add support for GRAY8, BGR and RGB video...
2014-01-30 Per x Johanssonmatroskamux: Fix constantly growing used uid list
2014-01-10 Vincent Penquerc'hmatroskamux: remove obsolete write-dummy-and-overwrite...
2014-01-09 Vincent Penquerc'hmatroskamux: write subtitle codec ID and data at start...
2014-01-08 Wim TaymansRevert "matroskamux: Use the running time for container...
2014-01-08 Sebastian Drögematroskamux: Error out if ADPCM caps don't contain...
2014-01-08 Nicola Murinomatroskamux: Add support for g726 ADPCM
2014-01-06 Sebastian Drögematroskamux: Add HEVC / h265 support
2014-01-05 Sebastian Drögematroskamux: Add missing semicolon from last commit
2014-01-05 Sebastian Drögematroskamux: Use the running time for container timesta...
2013-12-24 Nicola Murinomatroskamux: adpcm max block align is 8192
2013-12-23 Sebastian Drögematroskamux: Use correct codec id for ADPCM/DVI
2013-12-23 Nicola Murinomatroskamux: basic adpcm support
2013-11-23 Mark Nauwelaertsmatroskamux: correctly handle negative relative timestamps
2013-10-06 Reynaldo H. Verdej... matroska: Trivial grammar fix on debug msg
2013-10-06 Reynaldo H. Verdej... matroskamux: Add context flag for WebM
2013-10-06 Reynaldo H. Verdej... matroska: Do not write SegmentUID for WebM mux
2013-08-27 Wim Taymansmatroska-mux: remove framerate restriction
2013-06-21 Sebastian Drögematroska: Add initial VP9 support
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-02-23 Tim-Philipp Müllermatroskamux: fix up example pipeline in docs
2012-12-16 Alexey Fishermatroskamux: set appropriate block header flag for...
2012-11-30 Tim-Philipp Müllerwebmux: fix linking with shout2send element
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-19 Mark Nauwelaertsmatroskamux: unsigned subtitle template
2012-10-18 Mark Nauwelaertsmatroskamux: do not use unoffical V_MJPEG codec id
2012-09-23 Tim-Philipp Müllermatroskamux: send stream-start
2012-09-12 Stefan Sauercollectpads: remove gst_collect_pads_add_pad_full
2012-09-03 Tim-Philipp Müllermatroskamux: extract interlaced-ness of video track...
2012-09-03 Tim-Philipp Müllervideo/x-xvid -> video/mpeg,mpegversion=4
2012-09-02 Tim-Philipp Müllertext/plain + text/x-pango-markup -> text/x-raw
2012-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-08-20 Tim-Philipp Müllervideo/x-dvd-subpicture -> subpicture/x-dvd
2012-07-05 Sebastian Drögematroska: Update for new GstToc API
2012-06-25 Tim-Philipp Müllermatroska-mux: update for GstTocSetter changes
2012-06-24 Tim-Philipp Müllermatroska: update for GstToc API changes
2012-04-28 Tim-Philipp Müllermatroska: update for media type changes
2012-04-20 Wim Taymansmatroskamux: set caps on srcpad
2012-04-17 Mark Nauwelaertscollectpads2: rename to collectpads
2012-04-16 Mark Nauwelaertsmisc: chain up to collectpads event handler
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-04-02 Alexander Saprykinmatroska: add GstToc support for muxer
2012-03-29 Alexander Saprykinmatroska: add GstToc support for muxer
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-28 Wim Taymansupdate for buffer changes
2012-03-22 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-12 Nicola Murinogst: Fix some query leaks
2012-03-07 David SchleefMerge branch '0.11' of ssh://git.freedesktop.org/git...
2012-03-05 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-01 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-27 Tim-Philipp Müllerflvmux, matroskamux, qtmux: if in doubt about downstrea...
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge commit 'f9207722ca8fd8dcc1e7215d8af85efe4debfdf4...
2012-02-27 Tim-Philipp MüllerMerge commit '38516ad367128d83f9e156529018adb4433cd328...
2012-02-25 Tim-Philipp Müllermatroskamux: create streamable output if downstream...
next