Hi all,

I'm sorry if this question has already been asked but I haven't found an 
answer yet.

I am wondering why the swscale.h header doesn't get installed by default 
in the current version of ffmpeg.

I need lgpl dynamic libraries and thus use a very simple build process:
   ./configure --prefix=some_prefix --disable-static --enable-shared
   make
   make install

Looking in "some_prefix" I can't find the swscale.h header.

If I remember correctly, this header is under LGPL and used to be 
installed. At least I think that's how it was the last time I checked (a 
few monts ago).

Is this a bug in ffmpeg's svn or did the policy with respect to the 
swscale.h header change?

Best regards,
Tom Vercauteren



_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to