- 31 Mar, 2018 1 commit
-
-
Martin Storsjö authored
Vanilla clang supports altmacro since clang 5.0, and thus doesn't require gas-preprocessor for building the arm assembly any longer. However, the built-in assembler doesn't support .dn directives. This readds checks that were removed in d7320ca3, when the last usage of .dn directives within libav were removed. Alternatively, the assembly could be rewritten to not use the .dn directive, making it available to clang users. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 11 Apr, 2016 1 commit
-
-
Matthieu Bouron authored
-
- 08 Apr, 2016 1 commit
-
-
Matthieu Bouron authored
-
- 01 Apr, 2016 11 commits
-
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
- 22 Feb, 2016 1 commit
-
-
Xiaolei Yu authored
Commit '842b8f4b' fixed clang/iphone build but failed on some versions of cygwin. It has now been verified to work on both platforms. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 04 Jan, 2016 2 commits
-
-
Matthieu Bouron authored
-
Matthieu Bouron authored
-
- 19 Dec, 2015 3 commits
-
-
Matthieu Bouron authored
-
Matthieu Bouron authored
This disables the 32bit precision neon code path in favor of the default C one and avoids breaking fate.
-
Matthieu Bouron authored
-
- 18 Dec, 2015 1 commit
-
-
Clément Bœsch authored
-
- 08 Dec, 2015 1 commit
-
-
Matthieu Bouron authored
-
- 23 Nov, 2015 1 commit
-
-
Matthieu Bouron authored
Signed-off-by: Matthieu Bouron <matthieu.bouron@stupeflix.com> Signed-off-by: Clément Bœsch <clement@stupeflix.com>
-
- 12 Jan, 2014 3 commits
-
-
Michael Niedermayer authored
See: "19:40 Yu Xiaolei Re: [FFmpeg-devel] [PATCH] fix build with gas-preprocessor.pl" Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This reverts commit c8c7736c.
-
Yu Xiaolei authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 08 Jan, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 28 Dec, 2013 1 commit
-
-
Yu Xiaolei authored
use string comparison in assembler derivatives to prevents assembler from treating names in test expressions as imported symbols Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 15 Dec, 2013 1 commit
-
-
Yu Xiaolei authored
Signed-off-by: Yu Xiaolei <dreifachstein@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-