compositor: Implement different operators via per-pad property
[platform/upstream/gstreamer.git] / gst / mpegtsmux /
2018-09-27 Mathieu Duponchellempegtsmux: add custom AC-3 descriptor
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-04-03 Sebastian Drögempegtsmux: Resend initial segments and header sections...
2018-03-21 Sebastian Drögempegtsmux: Explicitly resend PAT/SI/PMT on force-keyuni...
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...
2018-03-21 Sebastian Drögetsmux: Don't use GST_DEBUG_OBJECT() with non-GObject...
2017-10-03 Reynaldo H. Verdej... Use proper GtkDoc notation for NULL/FALSE/TRUE
2017-07-21 Sebastian Drögetsmux: Fix make distcheck
2017-07-21 Sebastian Drögetsmux: Add mpegtsmux_jpeg2000.c to meson.build
2017-07-21 Sebastian Drögetsmux: Store PES payload size in a 32 bit integer
2017-07-21 Aaron Boxertsmux/tsdemux: Add support for JPEG2000
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2016-10-17 Vincent Penquerc'hmpegtsmux: fix buffer size mismatch in M2TS mode
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-06-07 Jan Alexander Stef... mpegtsmux: Set PTS on aligned buffers
2016-04-29 Thiago Santosmpegtsmux: effectively check if there is a language
2016-04-27 Thiago Santosmpegtsmux: write language descriptor when language...
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 Hyunjun Kompegtsmux: set non-0 payload length in PES header if...
2016-01-19 Hyunjun Kompegtsmux: reset pes_bytes_written when starting to...
2016-01-19 Tim-Philipp Müllermpegtsmux: add support for H.265/HEVC video
2016-01-09 Bob Holcombmpegtsmux: fix reserve bits so they are 1's
2015-12-01 Tim-Philipp Müllertsmux: fix wrong log message level
2015-11-19 Reynaldo H. Verdej... Remove unnecessary NULL checks before g_free()
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ögetsdemux/mux: Add support for GstAudioClippingMeta for...
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-22 Vineeth TMtsmux: code style fix
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-06 Luis de Bethencourtmpegtsmux: fall through switch statement
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-05-06 Jesper Larsenmpegtsmux: Remove unused data in TsMuxSection
2014-04-25 Sebastian Drögempegtsmux: Only require alignment and stream-format...
2014-04-11 Edward Herveympegtsmux: Remove unneeded unref
2014-04-09 Vincent Penquerc'hRevert "tsmux: catch alloc failure"
2014-04-09 Vincent Penquerc'hmpegtsmux: guard against _dispose being called mutiple...
2014-04-09 Vincent Penquerc'htsmux: prevent possible double free on error path
2014-04-09 Vincent Penquerc'htsmux: catch alloc failure
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: Use mpeg-ts lib for PAT/PMT sections
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-10-25 Matthieu Bouronmpegtsmux: fix uninitialized variable warning
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-04-15 Sebastian Drögegst: Add better support for static plugins
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-03-18 Kevin Thornberrympegtsmux: fix creation of ADTS header for AAC audio...
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-27 Mark Nauwelaertsmpegtsmux: apply some more CLOCK_BASE to ensure slack...
2012-06-20 Mark Nauwelaertsmpegtsmux: fix value handling in pad iteration
next