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

Guennadi Liakhovetski g.liakhovetski at pengutronix.de
Mon Mar 3 13:25:01 CET 2008


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.

Thanks
Guennadi
---
Guennadi Liakhovetski



More information about the MPlayer-dev-eng mailing list