[MPlayer-dev-eng] [PATCH] Activate FFmpeg's CrystalHD support v3
Diego Biurrun
diego at biurrun.de
Mon Mar 28 15:56:08 CEST 2011
On Wed, Mar 16, 2011 at 02:39:46PM -0700, Philip Langdale wrote:
> On Sun, 13 Mar 2011 14:38:04 -0700
> Philip Langdale <philipl at overt.org> wrote:
>
> > On Sun, 13 Mar 2011 18:44:31 +0100
> > Diego Biurrun <diego at biurrun.de> wrote:
> >
> > >
> > > > --- a/libmpdemux/stheader.h
> > > > +++ b/libmpdemux/stheader.h
> > > > @@ -97,7 +97,7 @@ typedef struct sh_video {
> > > > double last_pts;
> > > > - double buffered_pts[20];
> > > > + double buffered_pts[64];
> > >
> > > Above you say 32, now it's 64?
> >
> > Bleah. Wrong value in the patch. Updated diff attached.
> >
> > --phil
>
> ping?
I think Carl Eugen committed this already.
Diego
More information about the MPlayer-dev-eng
mailing list