[MPlayer-cvslog] r25029 - trunk/libmpdemux/demux_nemesi.c
Michael Niedermayer
michaelni at gmx.at
Tue Nov 13 03:46:57 CET 2007
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!
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Its not that you shouldnt use gotos but rather that you should write
readable code and code with gotos often but not always is less readable
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20071113/bd07ebc6/attachment.pgp>
More information about the MPlayer-cvslog
mailing list