[Ffmpeg-devel] swscale.h in libavcodec and libswscale
Luca Abeni
lucabe72
Sun Oct 22 17:43:58 CEST 2006
Hi Diego,
On Fri, 2006-10-20 at 00:12 +0200, Diego Biurrun wrote:
[...]
> > The attached patch is still not perfect (I think "make install" will not
> > work), but if you think that something like this should be committed
> > I'll prepare a correct and more tested version.
> >
> > --- libavcodec/Makefile (revision 6713)
> > +++ libavcodec/Makefile (working copy)
> > @@ -4,6 +4,7 @@
> > #
> > include ../config.mak
> >
> > +CFLAGS+=-I$(SRC_PATH)/libswscale
> > CFLAGS+=$(AMR_CFLAGS)
>
> CFLAGS+=-I$(SRC_PATH)/libswscale $(AMR_CFLAGS)
>
> Apart from that the patch looks fine to me.
Ok, I made this change and I also fixed "make install" (I hope I did it
in the proper way). If noone complains, I'll apply this tomorrow.
Luca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_avcodec_swscale-3.diff
Type: text/x-patch
Size: 5413 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061022/2560ea24/attachment.bin>
More information about the ffmpeg-devel
mailing list