[FFmpeg-devel] [PATCH] webm_dash_manifest_demuxer: Fix initialization range for files with cues at the front
wm4
nfxjfg at googlemail.com
Sun Apr 23 18:33:38 EEST 2017
On Sun, 23 Apr 2017 14:08:18 +0100
Derek Buitenhuis <derek.buitenhuis at gmail.com> wrote:
> On 4/21/2017 4:40 PM, Derek Buitenhuis wrote:
> > The WebM DASH spec states:
> > The Initialization Segment shall not contain Clusters or Cues.
> > The Segment Index corresponds to the Cues.
> >
> > Previously, it included the cues if they were at the front.
> >
> > Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
> > ---
> > libavformat/matroskadec.c | 13 ++++++++++---
> > 1 file changed, 10 insertions(+), 3 deletions(-)
>
> Ping.
Same as with the other patch, just push it.
More information about the ffmpeg-devel
mailing list