diff options
author | TADANO Tokumei <aimingoff@pc.nifty.jp> | 2022-04-03 19:23:16 +0900 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2022-04-09 20:23:45 +0200 |
commit | ad063e6e10e19b0e1d3d59825179870bcdd9685e (patch) | |
tree | 18a829dadf31183ab1bf1c7ee1cfb68e565f0366 /libavformat/tta.c | |
parent | 5dcedfcd17bf74692667258ca4320a7aedda333a (diff) | |
download | ffmpeg-ad063e6e10e19b0e1d3d59825179870bcdd9685e.tar.gz |
avformat/mpegts.c: ignore a section with next flag
'current_next_indicator' of 0 (next) on each section header indicates
the service information is for immediate future one.
ffmpeg doesn't need to parse it but current (1) one.
ref: section 5.1.1 of DVB BlueBook A038 (EN 300 468)
Signed-off-by: TADANO Tokumei <aimingoff@pc.nifty.jp>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavformat/tta.c')
0 files changed, 0 insertions, 0 deletions