[MPlayer-cvslog] r25029 - trunk/libmpdemux/demux_nemesi.c
Diego Biurrun
diego at biurrun.de
Tue Nov 13 10:58:31 CET 2007
On Tue, Nov 13, 2007 at 03:46:57AM +0100, Michael Niedermayer wrote:
> On Mon, Nov 12, 2007 at 11:27:25PM +0100, Diego Biurrun wrote:
> > On Mon, Nov 12, 2007 at 05:56:23PM +0100, lu_zero wrote:
> > >
> > > Log:
> > > support extradata for audio streams
> > >
> > > --- trunk/libmpdemux/demux_nemesi.c (original)
> > > +++ trunk/libmpdemux/demux_nemesi.c Mon Nov 12 17:56:23 2007
> > > @@ -74,7 +74,7 @@ static void link_session_and_fetch_conf(
> > > rtp_buff trash_buff;
> > > - int must_prefecth = ((fps != NULL) || (buff != NULL)) ? 1 : 0;
> > > + int must_prefetch = ((fps != NULL) || (buff != NULL)) ? 1 : 0;
> >
> > Unrelated typo fix.
>
> yes, luca please revert this commit, and recommit it in correctly split
> form!
I don't think this would help any. But surely if Luca's name was Uoti
he would be wearing a coat of tar and feathers by now...
Diego
More information about the MPlayer-cvslog
mailing list