summaryrefslogtreecommitdiff
path: root/gst/mpegtsmux/tsmux
Commit message (Expand)AuthorAgeFilesLines
* mpegtsmux, mpegpsmux: remove GPL from choice of licenses and add SPDX license...Tim-Philipp Müller2021-09-225-95/+15
* mpegtsmux: Quieten "missed PCR" warnings in VBR mode.Jan Schmidt2021-07-151-1/+1
* mpegtsmux: Fixup program array indices after stream removalJan Alexander Steffens (heftig)2021-05-201-10/+31
* mpegtsmux: Add PMT_%d support to prog-map.Jan Schmidt2021-03-182-0/+12
* mpegtsmux: Don't write PCR until PAT/PMT are output.Jan Schmidt2021-03-182-28/+41
* tsmux: finalize PCR timing for complete accuracyMathieu Duponchelle2021-03-181-0/+43
* mpegtsmux: Improve PCR/SI scheduling.Jan Schmidt2021-03-181-69/+105
* tsmuxstream: Fix comment typoJan Schmidt2021-03-181-1/+1
* tsmux: Fix PCR calculation for CBR live streamsVivia Nikolaidou2020-07-282-1/+10
* tsmux: Refactor get_current_pcrJan Alexander Steffens (heftig)2020-07-281-9/+16
* mpegtsmux: Don't assume English for ISO-639 language descriptorAndreas Frisch2020-07-081-1/+1
* mpegtsmux: Correctly set ISO-639 language descriptorAndreas Frisch2020-06-301-4/+6
* tsmux: Ability for streams to disappear and reappearVivia Nikolaidou2020-04-154-0/+55
* tsmux: Fix copying of buffer regionKyrylo Polezhaiev2019-11-181-0/+2
* documentation: fixed a heap o' typosAaron Boxer2019-11-052-3/+3
* mpegtsmux: Add SCTE-35 supportEdward Hervey2019-10-313-5/+174
* tsmux: Disable bluray-isms from PMTEdward Hervey2019-10-311-0/+10
* Remove autotools build systemTim-Philipp Müller2019-10-141-9/+0
* basetsmux: expose pcr-interval propertyMathieu Duponchelle2019-07-313-6/+25
* tsmux: output smoothly increasing PTS when in CBR modeMathieu Duponchelle2019-07-041-0/+4
* tsmuxstream: Do not try return from void functionSeungha Yang2019-07-041-1/+1
* mpegtsmux: Remove white spaceSeungha Yang2019-07-045-42/+42
* basetsmux: preserve user-specified sections across resetsMathieu Duponchelle2019-05-301-1/+1
* tsmux: maintain packet counters in a global arrayMathieu Duponchelle2019-05-303-11/+11
* tsmux: refactor logic for when to (re)transmit tablesMathieu Duponchelle2019-05-192-122/+157
* tsmux: fix continuity counter for packets with no payloadMathieu Duponchelle2019-05-191-2/+3
* mpegtsmux: aggregator portMathieu Duponchelle2019-05-191-1/+1
* mpegtsmux: spring cleanup, no functional changeMathieu Duponchelle2019-05-193-3/+3
* mpegtsmux: extract an actual base classMathieu Duponchelle2019-05-193-3/+3
* mpegtsmux: expose the vmethods necessary for ATSC E-AC-3 handlingMathieu Duponchelle2019-05-194-10/+63
* mpegtsmux: provide API for subclasses to override stream creationMathieu Duponchelle2019-05-192-1/+30
* tsmux: Calculate PCR from number of bytes written in CBR modeMathieu Duponchelle2019-05-191-27/+53
* mpegtsmux: Expose bitrate propertyMathieu Duponchelle2019-05-195-2/+87
* tsmux: actually respect the PCR frequency we targetMathieu Duponchelle2019-05-193-8/+10
* tsmux: Use DTS over PTSMathieu Duponchelle2019-05-193-18/+42
* mpegtsmux: Handle zero-sized buffers correctly without going into an infinite...Sebastian Dröge2018-12-101-1/+1
* mpegtsmux: add custom AC-3 descriptorMathieu Duponchelle2018-09-271-0/+4
* mpegtsmux: Explicitly resend PAT/SI/PMT on force-keyunit eventsSebastian Dröge2018-03-212-0/+46
* tsmux: Don't use GST_DEBUG_OBJECT() with non-GObject typesSebastian Dröge2018-03-211-2/+1
* Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet2017-10-031-1/+1
* tsmux: Store PES payload size in a 32 bit integerSebastian Dröge2017-07-211-2/+2
* tsmux/tsdemux: Add support for JPEG2000Aaron Boxer2017-07-213-0/+88
* mpegtsmux: fix buffer size mismatch in M2TS modeVincent Penquerc'h2016-10-171-1/+25
* mpegtsmux: effectively check if there is a languageThiago Santos2016-04-291-1/+1
* mpegtsmux: write language descriptor when language is availableThiago Santos2016-04-262-1/+13
* mpegtsmux: set non-0 payload length in PES header if video ES packet is small...Hyunjun Ko2016-01-191-5/+10
* mpegtsmux: reset pes_bytes_written when starting to write new PES packetHyunjun Ko2016-01-191-1/+3
* mpegtsmux: add support for H.265/HEVC videoTim-Philipp Müller2016-01-192-0/+2
* mpegtsmux: fix reserve bits so they are 1'sBob Holcomb2016-01-091-3/+3
* tsmux: fix wrong log message levelTim-Philipp Müller2015-12-011-1/+1