aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil
diff options
context:
space:
mode:
authorAman Gupta <aman@tmm1.net>2018-05-08 15:07:35 -0700
committerAman Gupta <aman@tmm1.net>2018-05-09 12:39:55 -0700
commit2c500f50972c19f25ebca783ba9374d6a0c23efb (patch)
treeab0d94334043907fea57bbb7cfff728e10b66045 /libavutil
parent12ceaf0fbacb20b86bdc343ba2bbc71d2fff72e0 (diff)
downloadffmpeg-2c500f50972c19f25ebca783ba9374d6a0c23efb.tar.gz
avformat/mpegts: skip non-PMT tids earlier
This mimics the logic flow in all the other callbacks (pat_cb, sdt_cb, m4sl_cb), and avoids calling skip_identical() for non PMT_TID packets. Since skip_identical modifies internal state like MpegTSSectionFilter.last_ver, this change prevents unnecessary reprocessing on some streams which contain multiple tables in the PMT pid. This can be observed with streams from certain US cable providers, which include both tid=0x2 and another unspecified tid=0xc0. Signed-off-by: Aman Gupta <aman@tmm1.net>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions