transcodebin: Create the decodebin in _init
[platform/upstream/gstreamer.git] / gst / mpegtsmux / gstbasetsmux.c
2020-09-23 Jan Alexander Stef... mpegtsmux: Restore intervals when creating TsMux
2020-09-09 Jan Alexander Stef... mpegtsmux: Make handling of sinkpads thread-safe
2020-09-08 Edward Herveympegtsmux: Don't create streams with reserved PID
2020-09-01 Jan Alexander Stef... mpegtsmux: Keep mux usable after stop
2020-07-10 Mathieu Duponchellebasetsmux: make use of gst_aggregator_finish_buffer_list
2020-07-08 Jan Schmidtmpegtsmux: Fix handling of MPEG-2 AAC
2020-07-07 Jan Alexander Stef... mpegtsmux: Avoid crash releasing pad with NULL prog
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-05 Aaron Boxerbasetsmux: allow null J2K profile
2019-10-31 Edward Herveympegtsmux: Add SCTE-35 support
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 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 Duponchellebasetsmux: preserve user-specified sections across...
2019-05-19 Mathieu Duponchellebasetsmux: improve bitrate property documentation
2019-05-19 Mathieu Duponchellebasetsmux: fix PCR stream selection
2019-05-19 Mathieu Duponchellempegtsmux: aggregator port
2019-05-19 Mathieu Duponchellempegtsmux: spring cleanup, no functional change