summaryrefslogtreecommitdiff
path: root/libavformat/mpegts.c
Commit message (Expand)AuthorAge
* avformat/mpegts: respect program number when merging streamsMarton Balint2019-07-12
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* avformat/mpegts: Simplify score compareMichael Niedermayer2019-03-09
* avformat/mpegts: reduce buffering during initializationAndriy Gelman2019-03-09
* avformat/mpegts: also convert strings without a specified encoding to UTF-8Marton Balint2019-02-13
* avformat/mpegts: fix charset of type 0x11Marton Balint2019-02-13
* lavf/mpegts: add reading of ARIB data coding descriptorJan Ekström2019-02-10
* lavf/mpegts: Convert service_name and service_provider to utf-8.Carl Eugen Hoyos2019-02-09
* avformat/mpegts: cache PID discard valuesMarton Balint2019-02-04
* avformat/mpegts: unset DTS/PTS for subtitle PES packets if PCR not availableJan Ekström2018-12-22
* avformat/mpegts: Fix side data type for stream idMichael Niedermayer2018-12-19
* avformat/mpegts: add missing null pointer checks in ff_parse_mpeg2_descriptor()Michael Niedermayer2018-08-25
* avformat/mpegts: parse large PMTs with multiple tablesAman Gupta2018-06-18
* avformat/mpegts: fix memory leak with merge_pmt_versions=1Aman Gupta2018-05-21
* avformat/mpegts: rename variable to clarify meaningAman Gupta2018-05-21
* avformat/mpegts: add merge_pmt_versions optionAman Gupta2018-05-18
* avformat/mpegts: keep track of PMT details in AVProgram/AVStreamAman Gupta2018-05-18
* avformat/mpegts: add skip_unknown_pmt optionAman Gupta2018-05-18
* avformat/mpegts: tag video streams with still imagesAman Gupta2018-05-17
* avformat/mpegts: fix incorrect indentationAman Gupta2018-05-15
* avformat/mpegts: initialize section_buf to fix valgrind test failureAman Gupta2018-05-14
* avformat/mpegts: reindent after last changeAman Gupta2018-05-12
* avformat/mpegts: parse sections with multiple tablesAman Gupta2018-05-12
* avformat/mpegts: clean up whitespaceAman Gupta2018-05-09
* avformat/mpegts: use MAX_SECTION_SIZE instead of hardcoded valueAman Gupta2018-05-09
* avformat/mpegts: skip non-PMT tids earlierAman Gupta2018-05-09
* avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF casesŁukasz Krzciuk2018-04-27
* avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audioAman Gupta2018-02-23
* lavf/mpegts: add supplementary audio descriptorStefan Pöschel2018-02-23
* lavf/mpegts: mark packets with TEI flag as corruptedRodger Combs2017-12-13
* lavf/mpegts: Consider stream_type 0x0f just a hint towards AAC.Carl Eugen Hoyos2017-09-20
* lavf: consider codec framerate for framerate detectionwm42017-06-07
* Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer2017-03-21
|\
| * lavf: fix usage of AVIOContext.seekableAnton Khirnov2016-09-30
* | lavf/mpegts: Make a pointer cast explicit.Carl Eugen Hoyos2017-02-12
* | mpegts: prevent division by zeroAndreas Cadhalpun2016-11-08
* | lavf/mpegts: add missed fixes to scte35 section callbackCarlos Fernandez2016-10-23
* | mpegts: handle AVMEDIA_TYPE_UNKNOWN correctlyAndreas Cadhalpun2016-10-22
* | lavf/mpegts: SCTE-35 extraction from mpegtsCarlos Fernandez2016-10-21
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | avformat/mpegts: include stream type for aacAman Gupta2016-06-21
* | Merge commit '74d98d1b0e0e7af444c933ea3c472494de3ce6f2'Clément Bœsch2016-06-21
|\|
| * mpegts: Validate the SL Packet Header ConfigurationLuca Barbato2016-05-03
* | avformat/mpegts: enhance logging in trace modeAman Gupta2016-06-14
* | avformat/mpegts: adjust probe score for low check_countMichael Niedermayer2016-06-14
* | avformat/mpegts: Fix probing of mpegts with invalid ASCMichael Niedermayer2016-06-07
* | avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M s...Michael Niedermayer2016-06-06
* | lavf/mpegts: add ID3 entry to the REGD_types arrayStefano Sabatini2016-05-19
* | lavf/mpegts: Add E-AC3 registered stream specifier "EAC3".Carl Eugen Hoyos2016-05-03