[Ffmpeg-devel] swscale patch

Diego Biurrun diego
Thu Jul 6 15:59:30 CEST 2006


On Thu, Jul 06, 2006 at 04:00:14PM +0200, Luca Abeni wrote:
> 
> On Wed, 2006-07-05 at 16:30 +0200, Diego Biurrun wrote:
> 
> > > +NAME=swscale
> > > +ifeq ($(BUILD_SHARED),yes)
> > > +LIBVERSION=$(LAVUVERSION)
> > > +LIBMAJOR=$(LAVUMAJOR)
> > >  endif
> > 
> > Please move this to the top of the Makefile, I prefer it to be there.
> Moved

Umm, apparently what I wrote was confusing.  You have to put it after
the include of config.mak, it cannot work otherwise.  Look at how
libpostproc/Makefile does it and emulate that.

Diego




More information about the ffmpeg-devel mailing list