- 14 May, 2014 1 commit
-
-
batguano999 authored
-
- 13 May, 2014 3 commits
-
-
Clément Bœsch authored
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Janne Grunau authored
Instead of setting FFLIBS in each library Makefile configure exports FFLIBS-$library in config.mak.
-
- 12 May, 2014 3 commits
-
-
Carl Eugen Hoyos authored
-
Matt Oliver authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Matt Oliver authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 May, 2014 2 commits
-
-
Anton Khirnov authored
It leverages the new hwaccel 1.2 features: - get_buffer2 is never called - the internal context is automatically initialized/deinitialized Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Matt Oliver authored
Reviewed-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 May, 2014 1 commit
-
-
Hendrik Leppkes authored
This fixes build failures on older mingw chains (before 2012). Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 05 May, 2014 1 commit
-
-
Carl Eugen Hoyos authored
-
- 04 May, 2014 3 commits
-
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
This fixes link time optimizations with gcc without disabling inline asm. Fixes ticket #2941.
-
Matt Oliver authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 02 May, 2014 1 commit
-
-
Matt Oliver authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 01 May, 2014 1 commit
-
-
Alessandro Ghedini authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 28 Apr, 2014 3 commits
-
-
Anton Khirnov authored
Move the dxva check after the dependencies have been detected, make sure the ole32 library exists. Fixes build on non-Windows.
-
Hendrik Leppkes authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
James Almer authored
Add new -march values for Intel CPUs (introduced with GCC 4.9.x), add support for the missing AMD btver* CPUs, and improve SunCC flags accordingly. Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 Apr, 2014 2 commits
-
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Reviewed-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 24 Apr, 2014 1 commit
-
-
YuDenzel authored
Provide correct rpath flags to ld when --enable-rpath is provided.
-
- 23 Apr, 2014 2 commits
-
-
Kostya Shishkov authored
-
Stefano Sabatini authored
Restore the old name, which was more meaningful and consistent with the names of the other examples.
-
- 21 Apr, 2014 1 commit
-
-
Kostya Shishkov authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 19 Apr, 2014 1 commit
-
-
Martin Storsjö authored
The first line of the "armcc --vsn" output in one version is "Product: ARM Compiler 5.04". Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 18 Apr, 2014 2 commits
-
-
Carl Eugen Hoyos authored
-
James Almer authored
It's been deprecated since ffmpeg 2.0 Signed-off-by: James Almer <jamrial@gmail.com> Analysis of the usage of the switches by: wm4 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 16 Apr, 2014 1 commit
-
-
Luca Barbato authored
Introduce the `font` option and make it optional to pass a fontfile. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 15 Apr, 2014 2 commits
-
-
Lars Hammarstrand authored
Allow the configure tool to call the gas-preprocessor with an absolute path when included with either the "--as" or with a separate "--gas" option. The patch is backward compatible and will not break any current configuration setups. The new behavior that comes with this option can be utilized in the following ways: Examples: - Just as single option that includes both the gas-preprocessor.pl and cc/as at the same time: $ configure --as="/opt/app/build-tools/gas-preprocessor.pl \ /Applications/Xcode.app/.../Developer/usr/bin/gcc" - Call gas-preprocessor with a separate option in conjunction with --as: $ configure --gas="/opt/app/build-tools/gas-preprocessor.pl" \ --as="/Applications/Xcode.app/.../Developer/usr/bin/gcc" - Address only the the gas-preprocessor and it will automatically fall back to as or cc whichever that's defined: $ configure --gas="/opt/app/build-tools/gas-preprocessor.pl" - Or if no gas-preprocessor.pl is explicitly defined, it falls back to the old behaivor.
-
Michael Niedermayer authored
Fixes Ticket3561 Solution suggested by jeremyhu Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Apr, 2014 1 commit
-
-
Thilo Borgmann authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 Apr, 2014 1 commit
-
-
Thilo Borgmann authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 08 Apr, 2014 1 commit
-
-
Schenk, Michael authored
Reviewed-by: Thilo Borgmann <thilo.borgmann@mail.de> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 07 Apr, 2014 3 commits
-
-
Carl Eugen Hoyos authored
-
Paul B Mahol authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
Thilo Borgmann authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 06 Apr, 2014 2 commits
-
-
Janne Grunau authored
-
Thilo Borgmann authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 05 Apr, 2014 1 commit
-
-
Michael Niedermayer authored
Some compilers when given -x objective-c will tell that they dont support that but return success. Using a .m file instead returns proper failure in that case This should fix a build failure on freebsd Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-