summaryrefslogtreecommitdiff
path: root/gst/mpegtsmux/gstbasetsmux.c
Commit message (Expand)AuthorAgeFilesLines
* tsmux: When selecting random PIDs, name the pads according to those PIDsSebastian Dröge2021-06-241-1/+7
* tsmux: Recheck existing pad PIDs when requesting a new pad with a random pidSebastian Dröge2021-06-241-1/+23
* mpegtsmux: Restore intervals when creating TsMuxJan Alexander Steffens (heftig)2020-10-291-0/+3
* mpegtsmux: Make handling of sinkpads thread-safeJan Alexander Steffens (heftig)2020-10-011-41/+65
* mpegtsmux: Don't create streams with reserved PIDEdward Hervey2020-09-301-0/+11
* mpegtsmux: Keep mux usable after stopJan Alexander Steffens (heftig)2020-09-011-1/+1
* basetsmux: make use of gst_aggregator_finish_buffer_listMathieu Duponchelle2020-07-101-25/+3
* mpegtsmux: Fix handling of MPEG-2 AACJan Schmidt2020-07-081-12/+42
* mpegtsmux: Avoid crash releasing pad with NULL progJan Alexander Steffens (heftig)2020-07-071-6/+8
* docs: mark more types as plugin APIMathieu Duponchelle2020-06-231-0/+2
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+2
* mpegtsmux: detect and ignore gap buffersAlex Hoenig2020-05-121-0/+6
* mpegtsmux: Chain up pad dispose function to the one of the parent classSebastian Dröge2020-04-151-0/+2
* mpegtsmux: Properly release requests pads by chaining up to aggregators functionSebastian Dröge2020-04-151-1/+1
* tsmux: Ability for streams to disappear and reappearVivia Nikolaidou2020-04-151-80/+125
* basetsmux: allow null J2K profileAaron Boxer2019-11-051-6/+9
* mpegtsmux: Add SCTE-35 supportEdward Hervey2019-10-311-4/+60
* basetsmux: expose pcr-interval propertyMathieu Duponchelle2019-07-311-0/+16
* tsmux: output smoothly increasing PTS when in CBR modeMathieu Duponchelle2019-07-041-1/+2
* mpegtsmux: Remove white spaceSeungha Yang2019-07-041-6/+6
* basetsmux: don't reset pad on flush_stopMathieu Duponchelle2019-05-301-20/+22
* basetsmux: fix send_event by chaining upMathieu Duponchelle2019-05-301-2/+3
* basetsmux: preserve user-specified sections across resetsMathieu Duponchelle2019-05-301-0/+21
* basetsmux: improve bitrate property documentationMathieu Duponchelle2019-05-191-1/+1
* basetsmux: fix PCR stream selectionMathieu Duponchelle2019-05-191-6/+8
* mpegtsmux: aggregator portMathieu Duponchelle2019-05-191-489/+517
* mpegtsmux: spring cleanup, no functional changeMathieu Duponchelle2019-05-191-0/+1830