summaryrefslogtreecommitdiff
path: root/gst/mpegtsmux
Commit message (Expand)AuthorAgeFilesLines
* mpegtsmux, mpegpsmux: remove GPL from choice of licenses and add SPDX license...Tim-Philipp Müller2021-09-2220-285/+55
* mpegtsmux: Require frame alignment for JPEG 2000Olivier Crête2021-09-201-2/+2
* mpegtsmux: Quieten "missed PCR" warnings in VBR mode.Jan Schmidt2021-07-151-1/+1
* tsmux: When selecting random PIDs, name the pads according to those PIDsSebastian Dröge2021-06-231-1/+7
* tsmux: Recheck existing pad PIDs when requesting a new pad with a random pidSebastian Dröge2021-06-231-1/+23
* mpegtsmux: Fixup program array indices after stream removalJan Alexander Steffens (heftig)2021-05-201-10/+31
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-116-12/+14
* mpegtsmux: Respect the start-time-selection property.Jan Schmidt2021-03-312-1/+31
* mpegtsmux: Add PMT_%d support to prog-map.Jan Schmidt2021-03-183-5/+45
* 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
* basetsmux: Don't send the capsheader if src pad has no capsVivia Nikolaidou2020-12-091-3/+7
* mpegtsmux: Restore intervals when creating TsMuxJan Alexander Steffens (heftig)2020-09-231-0/+3
* mpegtsmux: Make handling of sinkpads thread-safeJan Alexander Steffens (heftig)2020-09-092-42/+66
* mpegtsmux: Don't create streams with reserved PIDEdward Hervey2020-09-081-0/+11
* mpegtsmux: Keep mux usable after stopJan Alexander Steffens (heftig)2020-09-011-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
* basetsmux: make use of gst_aggregator_finish_buffer_listMathieu Duponchelle2020-07-101-25/+3
* mpegtsmux: Don't assume English for ISO-639 language descriptorAndreas Frisch2020-07-081-1/+1
* mpegtsmux: Fix handling of MPEG-2 AACJan Schmidt2020-07-084-34/+175
* mpegtsmux: Avoid crash releasing pad with NULL progJan Alexander Steffens (heftig)2020-07-071-6/+8
* mpegtsmux: Correctly set ISO-639 language descriptorAndreas Frisch2020-06-301-4/+6
* 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-155-80/+180
* atscmux: Add missing break in switchEdward Hervey2019-11-271-0/+1
* tsmux: Fix copying of buffer regionKyrylo Polezhaiev2019-11-181-0/+2
* basetsmux: allow null J2K profileAaron Boxer2019-11-051-6/+9
* documentation: fixed a heap o' typosAaron Boxer2019-11-053-4/+4
* mpegtsmux: Add SCTE-35 supportEdward Hervey2019-10-315-10/+238
* tsmux: Disable bluray-isms from PMTEdward Hervey2019-10-311-0/+10
* Remove autotools build systemTim-Philipp Müller2019-10-142-41/+0
* atscmux: fix AC-3 stream idMathieu Duponchelle2019-08-131-0/+3
* basetsmux: expose pcr-interval propertyMathieu Duponchelle2019-07-315-6/+42
* tsmux: output smoothly increasing PTS when in CBR modeMathieu Duponchelle2019-07-042-1/+6
* tsmuxstream: Do not try return from void functionSeungha Yang2019-07-041-1/+1
* mpegtsmux: Remove white spaceSeungha Yang2019-07-0417-113/+113
* 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
* mpegtsmux: add SECTION commentMathieu Duponchelle2019-05-301-0/+11
* basetsmux: preserve user-specified sections across resetsMathieu Duponchelle2019-05-302-1/+22
* atscmux: send empty RRT / MGT / STT tablesMathieu Duponchelle2019-05-301-0/+16
* tsmux: maintain packet counters in a global arrayMathieu Duponchelle2019-05-303-11/+11