[MPlayer-cvslog] r25029 - trunk/libmpdemux/demux_nemesi.c

Dominik 'Rathann' Mierzejewski dominik at rangers.eu.org
Tue Nov 13 17:57:08 CET 2007


On Tuesday, 13 November 2007 at 17:49, Michael Niedermayer wrote:
> On Tue, Nov 13, 2007 at 03:37:06PM +0100, Luca Barbato wrote:
> > 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.
> > 
> > GRR, sorry it was a batch commit and obviously I didn't check enough,
> > which is the right way to revert it properly?
> 
> well ...
> IMHO svn cp from the previous rev and then reapplying all the things to this
> file properly, that way the bad changes and revert will not be in the file
> history or svn blame
> 
> just MHO, i expect diego to disagree

Why would he? This is precisely the method for reverting bad changes
described in svn-howto.

Regards,
R.

-- 
MPlayer developer and RPMs maintainer: http://mplayerhq.hu http://rpm.livna.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
	-- from "Collected Sayings of Muad'Dib" by the Princess Irulan



More information about the MPlayer-cvslog mailing list