[MPlayer-dev-eng] [PATCH] add 8 bit Bayer format and filter

Dominik 'Rathann' Mierzejewski dominik at rangers.eu.org
Mon Mar 3 14:11:02 CET 2008


On Monday, 03 March 2008 at 13:25, Guennadi Liakhovetski wrote:
> On Mon, 3 Mar 2008, Dominik 'Rathann' Mierzejewski wrote:
> 
> > On Monday, 03 March 2008 at 12:06, Guennadi Liakhovetski wrote:
> > > diff -u a/libmpcodecs/Makefile~ a/libmpcodecs/Makefile
> > > --- a/libmpcodecs/Makefile~	2007-10-07 21:49:25.000000000 +0200
> > > +++ a/libmpcodecs/Makefile	2008-02-21 12:17:13.000000000 +0100
> > > @@ -94,6 +94,7 @@
> > >                vf_yuy2.c \
> > >                vf_yvu9.c \
> > >                vf_ow.c \
> > > +	      vf_ba81.c
> > 
> > Inconsistent spacing, lack of \ at the end.
> 
> No. The backslash at the end of the line is _not_ lacking in this case. It 
> is correct. The backslash at the end of the line in Makefile indicates 
> line continuation, and this is the last file in the list, hence no 
> continuation.

You are wrong. We intentionally keep the backslash in the last line (see
above) so that subsequent additions require changing just one line instead
of two.

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-dev-eng mailing list