summaryrefslogtreecommitdiff
path: root/gst/mpegtsmux/tsmux/tsmux.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-22mpegtsmux, mpegpsmux: remove GPL from choice of licenses and add SPDX license...Tim-Philipp Müller1-19/+3
2021-03-18mpegtsmux: Add PMT_%d support to prog-map.Jan Schmidt1-0/+1
2021-03-18mpegtsmux: Don't write PCR until PAT/PMT are output.Jan Schmidt1-0/+3
2020-07-28tsmux: Fix PCR calculation for CBR live streamsVivia Nikolaidou1-0/+2
2020-04-15tsmux: Ability for streams to disappear and reappearVivia Nikolaidou1-0/+2
2019-10-31mpegtsmux: Add SCTE-35 supportEdward Hervey1-0/+15
2019-07-31basetsmux: expose pcr-interval propertyMathieu Duponchelle1-0/+4
2019-07-04mpegtsmux: Remove white spaceSeungha Yang1-6/+6
2019-05-30tsmux: maintain packet counters in a global arrayMathieu Duponchelle1-0/+3
2019-05-19tsmux: refactor logic for when to (re)transmit tablesMathieu Duponchelle1-6/+7
2019-05-19mpegtsmux: expose the vmethods necessary for ATSC E-AC-3 handlingMathieu Duponchelle1-2/+2
2019-05-19mpegtsmux: provide API for subclasses to override stream creationMathieu Duponchelle1-0/+5
2019-05-19mpegtsmux: Expose bitrate propertyMathieu Duponchelle1-0/+4
2018-03-21mpegtsmux: Explicitly resend PAT/SI/PMT on force-keyunit eventsSebastian Dröge1-0/+3
2014-06-25mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey1-2/+2
2014-05-06mpegtsmux: Remove unused data in TsMuxSectionJesper Larsen1-4/+0
2014-02-06mpegtsmux: Add support for muxing SI tablesJesper Larsen1-0/+18
2013-11-13mpegtsmux: Properly add subtitle descriptor for DVb subpicture subtitlesThibault Saunier1-1/+1
2013-08-21mpegtsmux: Set the program number from prog-mapJesper Larsen1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller1-3/+3
2012-06-11mpegtsmux: avoid memcpy due to temporary packet bufferMark Nauwelaerts1-3/+6
2012-06-08mpegtsmux: improve m2ts timestamp interpolationMark Nauwelaerts1-1/+0
2012-06-06mpegtsmux: more header clarifications and remove some redundant fieldsMark Nauwelaerts1-12/+26
2010-06-08mpegtsmux: start pmt at 0x020 as suggested by ZaheerMarc-André Lureau1-1/+1
2010-06-08mpegtsmux: take all the pmt in the streamheadersMarc-André Lureau1-0/+4
2010-02-03mpegtsmux: fix PAT/PMT insertion frequencyMarc-André Lureau1-6/+6
2010-02-03mpegtsmux: marking non-delta unit, including pre-sectionsMarc-André Lureau1-2/+2
2010-01-08mpegtsmux: mark delta-unit on outgoing buffersThomas Vander Stichele1-2/+2
2008-09-01gst/mpegtsmux/tsmux/: Fix build of mpegtsmux.Edward Hervey1-2/+2
2008-09-01Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This is renamed to...Sebastian Dröge1-0/+183