[libav-commits] configure: Check for -no_weak_imports in ldflags on macOS

2017-03-06 Thread Luca Barbato
Module: libav Branch: master Commit: 81bffae368f331b6cd386a814f225a58e3f32f40 Author:Luca Barbato Committer: Martin Storsjö Date: Mon Mar 6 20:21:19 2017 +0100 configure: Check for -no_weak_imports in ldflags on macOS Recent versions of macOS

[libav-commits] build: Fix logic of clock_gettime() check

2017-03-06 Thread Diego Biurrun
Module: libav Branch: master Commit: 003124ebf4a05f1347c74104216887ddd2e5aad4 Author:Diego Biurrun Committer: Diego Biurrun Date: Mon Mar 6 19:35:12 2017 +0100 build: Fix logic of clock_gettime() check We should only check for clock_gettime() if

[libav-commits] build: Make x86 assembler commandline-selectable

2017-03-06 Thread Diego Biurrun
Module: libav Branch: master Commit: f54037da8af2f2aeb5e5633b48434211e6a97fe5 Author:Diego Biurrun Committer: Diego Biurrun Date: Tue Feb 28 19:32:37 2017 +0100 build: Make x86 assembler commandline-selectable --- configure | 30

[libav-commits] build: Prefer NASM assembler over YASM

2017-03-06 Thread Diego Biurrun
Module: libav Branch: master Commit: 57b753b445e23363c997a8ec1c556e0b0f6e9da3 Author:Diego Biurrun Committer: Diego Biurrun Date: Thu Oct 13 20:33:15 2016 +0200 build: Prefer NASM assembler over YASM NASM is more actively maintained and permits

[libav-commits] build: Special-case handling of SDL CFLAGS

2017-03-06 Thread Diego Biurrun
Module: libav Branch: master Commit: 51411eb7ffba1437c1019f992990914f60232c39 Author:Diego Biurrun Committer: Diego Biurrun Date: Thu Mar 2 14:54:28 2017 +0100 build: Special-case handling of SDL CFLAGS SDL adds some "special" CFLAGS that

[libav-commits] pixlet: Fix architecture-dependent code and values

2017-03-06 Thread Vittorio Giovara
Module: libav Branch: master Commit: b44bd7ee7f7d834c1e22b5f33674393e5c0267c5 Author:Vittorio Giovara Committer: Vittorio Giovara Date: Wed Mar 1 19:45:31 2017 -0500 pixlet: Fix architecture-dependent code and values The