[FFmpeg-soc] libavfilter/Makefile (undefined references)

Diego Biurrun diego at biurrun.de
Sat Nov 10 19:31:17 CET 2007


On Sat, Nov 10, 2007 at 07:08:46PM +0100, Víctor Paesa wrote:
> 
> On Nov 10, 2007 6:47 PM, Diego Biurrun <diego at biurrun.de> wrote:
> > On Sat, Nov 10, 2007 at 06:42:32PM +0100, Víctor Paesa wrote:
> > >
> > > Would create any problem a patch like this one:
> >
> > Yes, your mailer mangled it.
> 
> <retoric_question>Why, oh why, don't mailers just do nothing with the
> text we feed them with?</retoric_question>
> 
> Or (hope Calderón de la Barca doesn't mind too much ;-) )
> 
> Apurar, MAILERS, pretendo,
> ya que me tratáis así
> qué delito cometí
> contra vosotros naciendo ...

Je, todavia no conocía este.. :)

> Here it is attached:
> 
> --- /home/Inma/src/ffmpeg-svn/ffmpeg/libavfilter/Makefile	(revision 1437)
> +++ /home/Inma/src/ffmpeg-svn/ffmpeg/libavfilter/Makefile	(working copy)
> @@ -1,6 +1,6 @@
>  
> -CFLAGS+=-I$(SRC_PATH)/libavcodec -I$(SRC_PATH)/libswscale
> +CFLAGS+=-I$(SRC_PATH)/libavcodec -I$(SRC_PATH)/libswscale -I$(SRC_PATH)/libavcodec

This is probably redundant, just swapping the two entries should be
enough.

Diego



More information about the FFmpeg-soc mailing list