On 20/06/14 09:33, Manuel Torres wrote: > Luca, > > I have tried to build master to test this patch but I am getting build > errors in avconv_dxva2: http://pastebin.com/rBU8RYSW > > I can build release/10 with no errors. > > I am cross-compiling the mingw32 version in Ubuntu 12.04 64bits: > ./configure --arch=x86 --target-os=mingw32 > --cross-prefix=i686-w64-mingw32- --pkg-config=pkg-config --enable-shared >
Try to update your mingw64 toolchain or if you aren't using it disable the dxva support, I wonder if a check isn't lacking... lu _______________________________________________ libav-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
