On Mar 22, 2014 1:35 PM, "Reinhard Tartler" <[email protected]> wrote:
>
> On Sat, Mar 22, 2014 at 4:21 PM, Luca Barbato <[email protected]> wrote:
> > On 22/03/14 21:14, Diego Biurrun wrote:
> >> On Sat, Mar 22, 2014 at 08:30:51PM +0100, Luca Barbato wrote:
> >>> Unbreaks some systems.
> >>>
> >>> Reported-By: Rafaël Carré <[email protected]>
> >>> ---
> >>>  configure | 4 ++--
> >>>  1 file changed, 2 insertions(+), 2 deletions(-)
> >>
> >> What sort of breakage does this fix?
> >
> > Cross compiling on windows according to Rafael.
>
> Our win32 builds do not have libopenjpeg enabled. Maybe we should?
> This would require someone to install the necessary libraries there.
> Please tell me when you want me to change the --configure line. It
> currently reads:
>
> +
/mnt/build-libav/jenkins/workspace/libav-10-win/FLAVOR/win64/label/gentoo-win32-crossbuilder/libav-10_beta2/configure
> --cross-prefix=x86_64-w64-mingw32- --arch=x86_64
> --sysroot=/usr/x86_64-w64-mingw32/ --enable-runtime-cpudetect
> --enable-cross-compile --enable-w32threads --prefix=/usr
> --target-os=mingw32 --enable-gpl --enable-version3 --enable-librtmp
> --enable-libx264 --enable-libvorbis --enable-libvo-aacenc
> --enable-memalign-hack --enable-shared --enable-libvpx
> --enable-libmp3lame

We can add a lot more to the Windows builds. Look at Zeranoe's FFmpeg
builds and you'll know.

Some IMO high-importance ones:

* libopus
* libopencore*
* libvo-*
* libfreetype

Also the configure options can be sorted so that the external libs are
together, for greater clarity.

Timothy
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to