interlace: Don't change field-pattern on PAUSED or PLAYING state
[platform/upstream/gstreamer.git] / gst / mpegtsmux /
2020-06-23 Mathieu Duponchelledocs: mark more types as plugin API
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2020-05-12 Alex Hoenigmpegtsmux: detect and ignore gap buffers
2020-04-15 Sebastian Drögempegtsmux: Chain up pad dispose function to the one...
2020-04-15 Sebastian Drögempegtsmux: Properly release requests pads by chaining...
2020-04-15 Vivia Nikolaidoutsmux: Ability for streams to disappear and reappear
2019-11-27 Edward Herveyatscmux: Add missing break in switch
2019-11-18 Kyrylo Polezhaievtsmux: Fix copying of buffer region
2019-11-05 Aaron Boxerbasetsmux: allow null J2K profile
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-31 Edward Herveympegtsmux: Add SCTE-35 support
2019-10-31 Edward Herveytsmux: Disable bluray-isms from PMT
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-08-13 Mathieu Duponchelleatscmux: fix AC-3 stream id
2019-07-31 Mathieu Duponchellebasetsmux: expose pcr-interval property
2019-07-04 Mathieu Duponchelletsmux: output smoothly increasing PTS when in CBR mode
2019-07-04 Seungha Yangtsmuxstream: Do not try return from void function
2019-07-04 Seungha Yangmpegtsmux: Remove white space
2019-05-30 Mathieu Duponchellebasetsmux: don't reset pad on flush_stop
2019-05-30 Mathieu Duponchellebasetsmux: fix send_event by chaining up
2019-05-30 Mathieu Duponchellempegtsmux: add SECTION comment
2019-05-30 Mathieu Duponchellebasetsmux: preserve user-specified sections across...
2019-05-30 Mathieu Duponchelleatscmux: send empty RRT / MGT / STT tables
2019-05-30 Mathieu Duponchelletsmux: maintain packet counters in a global array
2019-05-20 Seungha Yangmpegtsmux: Fix build warning error
2019-05-19 Mathieu Duponchellebasetsmux: improve bitrate property documentation
2019-05-19 Mathieu Duponchelletsmux: refactor logic for when to (re)transmit tables
2019-05-19 Mathieu Duponchellebasetsmux: fix PCR stream selection
2019-05-19 Jan SchmidtFix compile after aggregator rewrite and base class...
2019-05-19 Mathieu Duponchelletsmux: fix continuity counter for packets with no payload
2019-05-19 Mathieu Duponchellempegtsmux: aggregator port
2019-05-19 Mathieu Duponchellempegtsmux: spring cleanup, no functional change
2019-05-19 Mathieu Duponchellebasetsmux: extract m2ts-mode to mpegtsmux
2019-05-19 Mathieu Duponchellempegtsmux: extract an actual base class
2019-05-19 Mathieu Duponchellempegtsmux: expose the vmethods necessary for ATSC E...
2019-05-19 Mathieu Duponchellempegtsmux: provide API for subclasses to override strea...
2019-05-19 Mathieu Duponchellempegtsmux: add an ATSC subclass
2019-05-19 Mathieu Duponchelletsmux: Calculate PCR from number of bytes written in...
2019-05-19 Mathieu Duponchellempegtsmux: Expose bitrate property
2019-05-19 Mathieu Duponchelletsmux: actually respect the PCR frequency we target
2019-05-19 Mathieu Duponchelletsmux: Use DTS over PTS
2019-05-13 Thibault Saunierdocs: Build documentation with hotdoc
2019-02-27 Mathieu Duponchellempegtsmux: restore stream creation order
2019-02-20 Mathieu Duponchellempegtsmux: allow specifying the PID of the PCR stream
2018-12-10 Sebastian Drögempegtsmux: Handle zero-sized buffers correctly without...
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
next