]> git.sesse.net Git - ffmpeg/commit
libavformat/dashdec: Support negative value of the @r attrbute of S in SegmentTimelin...
authorsanil <raut.sanil@gmail.com>
Mon, 13 Aug 2018 08:53:59 +0000 (16:53 +0800)
committerSteven Liu <lq@chinaffmpeg.org>
Mon, 13 Aug 2018 08:53:59 +0000 (16:53 +0800)
commit551a029a181abe2b7b6f16e9631423a12e9fcae9
treeded68c9f81166333eb75425c8da0eae9edab581b
parent5423fe29da6bbf28f5253800cace133ac8343a7e
libavformat/dashdec: Support negative value of the @r attrbute of S in SegmentTimeline element.

The following patch supports parsing negative value of the @r attribute of S in SegmentTimeline element.

Example streams:
1. http://dash.edgesuite.net/dash264/TestCases/1c/qualcomm/1/MultiRate.mpd
2. http://dash.edgesuite.net/dash264/TestCases/1c/qualcomm/2/MultiRate.mpd
libavformat/dashdec.c