mpegtsmux: Deterministically set the PCR stream to the first stream of the program
[platform/upstream/gstreamer.git] / gst / mpegtsmux / mpegtsmux.c
2018-03-21 Sebastian Drögempegtsmux: Deterministically set the PCR stream to...
2018-03-21 Sebastian Drögempegtsmux: Reset a few more fields in mpegtsmux_reset...
2017-07-21 Aaron Boxertsmux/tsdemux: Add support for JPEG2000
2016-06-07 Jan Alexander Stef... mpegtsmux: Set PTS on aligned buffers
2016-04-16 Jan Schmidtmpegtsmux: Remove an unnecessary check for NULL before...
2016-04-14 Damian Ziobrompegtsmux: free pad_data->language before g_strdup...
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-01-19 Tim-Philipp Müllermpegtsmux: add support for H.265/HEVC video
2015-11-12 Luis de Bethencourtmpegtsmux: remove unnecessary buffer check
2015-11-03 Sebastian Drögetsmux: Simplify Opus caps parsing by using codecutils...
2015-11-03 Sebastian Drögetsmux: Add support for Opus
2015-11-03 Sebastian Drögetsmux: Don't leak buffer in error cases
2015-11-03 Sebastian Drögetsmux: Call prepare function for each collected buffer
2015-11-02 Luis de Bethencourtmpegtsmux: use GST_STIME_ARGS for GstClockTimeDiff
2015-09-29 Tim-Philipp Müllermpegtsmux: fix downstream key unit events handling...
2015-07-29 Tim-Philipp Müllermpegtsmux: use GQueue instead of GList prepend/reverse
2015-07-29 Jan Schmidtmpegtsmux: Don't clear the PID on reset.
2015-07-29 Jan Schmidtmpegtsmux: Accumulate streamheaders in reverse
2015-07-20 Tim-Philipp Müllermpegtsmux: fix aac caps in pad template for raw aac
2015-07-13 Tim-Philipp Müllermpegtsmux: don't wait for data on sparse inputs like...
2015-07-13 Tim-Philipp Müllermpegtsmux: add basic support for asynchronous KLV metad...
2015-06-15 Nicolas Dufresnempegtsmux: Remove redundant min_dts
2015-06-15 Vineeth TMmpegtsmux: fix build error
2015-06-12 Nicolas Dufresnetsmux: Add negative DTS support
2015-06-12 Nicolas Dufresnetsmux: Remove uneeded cast and cast macro
2015-06-12 Nicolas Dufresnempegtsmux: Properly detect backward DTS
2015-06-11 Yanko Kanetimpegtsmux: Remove arbitrary constraint on prog-map...
2015-05-27 Luis de Bethencourtmpegtsmux: don't overwrite value
2015-05-20 Edward Herveympegtsmux: Carry over GST_BUFFER_FLAG_HEADER
2015-05-13 Thiago Santosmpegtsmux: the parent is provided in the function
2015-04-27 Luis de BethencourtRename property enums from ARG_ to PROP_
2015-03-15 Tim-Philipp Müllermpegtsmux: drop some superfluous assertions
2015-03-15 Jesper Larsenmpegtsmux: Fix namespace of some internal functions
2015-03-15 Tim-Philipp Müllermpegtsmux: make "alignment" property more useful for...
2015-03-04 Ilya Averyanovmpegtsmux: Remove duplicate code
2015-02-03 Thiago Santosmpegtsmux: avoid leaking force keyunit event when going...
2015-02-03 Anton Gritsaympegtsmux: parse force key unit events with the correct...
2014-10-02 Vineeth T Mgst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGS
2014-06-25 Edward Herveympegts: Unify API : GstMpegts / gst_mpegts_ / GST_...
2014-04-25 Sebastian Drögempegtsmux: Only require alignment and stream-format...
2014-04-09 Vincent Penquerc'hmpegtsmux: guard against _dispose being called mutiple...
2014-04-08 Edward Herveympegtsmux: Initialize helper mpegts library
2014-04-02 Sebastian Drögempegtsmux: Require parsed/framed input for most of...
2014-02-26 Thiago Santosmpegtsmux: forward tags that have global scope
2014-02-06 Jesper Larsenmpegtsmux: Add support for muxing SI tables
2014-01-22 Justin Joympegtsmux: don't leak pad name when treating events
2013-12-31 Jan Schmidtmpegtsmux: Don't disrupt buffer state in the clip function
2013-11-14 Thibault Sauniermpegtsmux: Fix compilation when debug is disabled
2013-11-13 Thibault Sauniermpegtsmux: Properly add subtitle descriptor for DVb...
2013-08-21 Jesper Larsenmpegtsmux: Set the program number from prog-map
2013-07-30 Tim-Philipp Müllermpegts: private/teletext -> application/x-teletext
2013-07-29 Edward Herveyall: Fix for GST_DISABLE_GST_DEBUG
2013-07-25 Vincent Penquerc'hmpegtsmux: avoid using clipped out buffers
2013-05-15 Sebastian Drögempegtsmux: Push stream-start event before anything...
2013-05-07 Greg Rutzmpegtsmux: Fix memory leak when using prepare_func
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2012-11-27 Krzysztof Konopkompegtsmux: crashes when trying to re-use the element
2012-11-23 Krzysztof Konopkompegtsmux: propagate flow returns
2012-11-14 Tim-Philipp Müllergst_adapter_prev_timestamp -> gst_adapter_prev_pts
2012-11-07 Kevin Thornberrympegtsmux: fix DTS value being used for PTS
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-29 Jan Schmidttsmux: Slightly reflow collected buffer handler for...
2012-10-21 Jan Schmidtmpegtsmux: Don't make the same buffer writable twice.
2012-10-17 Tim-Philipp MüllerUse gst_element_class_set_static_metadata()
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-09-12 Stefan Sauercollectpads: remove gst_collect_pads_add_pad_full
2012-08-03 Tim-Philipp Müllerschroedinger, mpegtsmux: fix plugin names
2012-06-20 Mark Nauwelaertsmpegtsmux: fix value handling in pad iteration
2012-06-20 Matej Knoppmpegtsmux: fix memory leak
2012-06-16 Mark Nauwelaertsmpegtsmux: remove obsolete struct field
2012-06-16 Mark Nauwelaertsmpegtsmux: add support for DVB subtitle and teletext...
2012-06-16 Mark Nauwelaertsmpegtsmux: use default CollectPads collect heuristic
2012-06-16 Mark Nauwelaertsmpegtsmux: fix ported segment init
2012-06-16 Matej Knoppmpegtsmux: port to 0.11
2012-06-11 Mark Nauwelaertsmpegtsmux: sprinkle some more debug catering
2012-06-11 Mark Nauwelaertsmpegtsmux: add SPN/PTS indexing capabilities
2012-06-11 Mark Nauwelaertsmpegtsmux: avoid memcpy due to temporary packet buffer
2012-06-08 Mark Nauwelaertsmpegtsmux: drain cached data upon EOS
2012-06-08 Mark Nauwelaertsmpegtsmux: allow for aligned output
2012-06-08 Mark Nauwelaertsmpegtsmux: improve m2ts timestamp interpolation
2012-06-08 Mark Nauwelaertsmpegtsmux: tweak output buffer timestamping
2012-06-06 Edward Herveympegtsmux: Don't use g_list_first ()
2012-06-06 Mark Nauwelaertsmpegtsmux: also properly reset and free pad data
2012-06-06 Mark Nauwelaertsmpegtsmux: refactor init using _reset to cater for...
2012-06-06 Mark Nauwelaertsmpegtsmux: tweak buffer handling
2012-06-06 Mark Nauwelaertsmpegtsmux: misc code cleanups and refactoring
2012-06-06 Mark Nauwelaertsmpegtsmux: avoid separate allocation for list of programs
2012-06-06 Mark Nauwelaertsmpegtsmux: removed hacked event handling
2012-05-14 Mark Nauwelaertsmpegtsmux: optimize output by aggregating packets
2012-04-17 Mark Nauwelaertscollectpads2: rename to collectpads
2012-04-16 Alessandro Decinampegtsmux: fix pad iterator leak
2012-04-16 Alessandro Decinampegtsmux: don't leak force key unit events
2012-04-06 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-20 Wim TaymansMerge branch 'master' into 0.11
next