>>>
>>> libavformat/dashdec.c | 11 ---
>>> 1 file changed, 4 insertions(+), 7 deletions(-)
>>>
>>> diff --git a/libavformat/dashdec.c b/libavformat/dashdec.c
>>> index 2492f1d..cdb7ba5 100644
>>> --- a/libavformat/dashdec.c
>>> +++ b/libavformat/dashdec.c
>>> @@ -1083,15 +1083,12 @@ stat
> 在 2018年1月28日,上午9:09,Brendan McGrath 写道:
>
> Just making sure this patch hasn't been overlooked.
>
> To better explain the existing issue - the value of 'pls->first_seq_no' comes
> from the 'startNumber' attribute of the 'SegmentTemplate' element.
>
> The 'pls->timelines' array represents th
Just making sure this patch hasn't been overlooked.
To better explain the existing issue - the value of 'pls->first_seq_no'
comes from the 'startNumber' attribute of the 'SegmentTemplate' element.
The 'pls->timelines' array represents the elements within the
'SegmentTimeline' element.
So fo