[MPlayer-dev-eng] [PATCH] asf demuxer changes for dvr-ms
John Donaghy
johnfdonaghy at gmail.com
Thu Apr 26 16:49:04 CEST 2007
> > >
> > > I'm not quite sure what you mean by this.
> >
> > I mean that you increase buffer+=N without checking
> > that buffer don't overflow &buf[buf_len-1]
>
> See if this is what you wanted.
>
> > >
> > > - init_priv() can be made easier with calloc() + some assignments
> > >
>
> Done.
>
> > >
> > > Actually Jon Elwood discovered that there are some 50fps dvr-ms files
> out
> > > there and he sent me an update to my patch which I'll include when I
> resend
> > > (if (((segment_marker & 0XF0) >> 4) == 6) then it's 50fps). I will
> change
> > > the else clause to default to 60fps though as you suggest.
>
> Also done.
>
> Thanks,
>
> John
>
Hi
Any progress on reviewing the latest version of this patch?
John
More information about the MPlayer-dev-eng
mailing list