Re: [FFmpeg-devel] [PATCH] lavf/dashdec: support larger manifests

2020-05-04 Thread Steven Liu
> 2020年5月2日 下午2:33,rcombs 写道: > > --- > libavformat/dashdec.c | 29 +++-- > 1 file changed, 15 insertions(+), 14 deletions(-) > > diff --git a/libavformat/dashdec.c b/libavformat/dashdec.c > index 5ba7feb245..bde4b0846d 100644 > --- a/libavformat/dashdec.c > +++ b/libavf

[FFmpeg-devel] [PATCH] lavf/dashdec: support larger manifests

2020-05-02 Thread rcombs
--- libavformat/dashdec.c | 29 +++-- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/libavformat/dashdec.c b/libavformat/dashdec.c index 5ba7feb245..bde4b0846d 100644 --- a/libavformat/dashdec.c +++ b/libavformat/dashdec.c @@ -29,6 +29,8 @@ #include "dash.