Hi Tom,

Tom Vercauteren wrote:
[...]
> 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.
[...]

I suspect you just found a bug in the installation system. AFAIK, it has 
nothing to do with licensing issues; it is just a bug.

If you know an svn version which properly installed the header, you can 
try a bisection to find the commit that introduced the bug.


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

Reply via email to