| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-04 | 1 | -0/+1 |
|\ |
|
| * | ppc: always use pic for shared libraries | Luca Barbato | 2012-12-03 | 1 | -0/+1 |
* | | configure: Fix ARM thumb detection | Michael Niedermayer | 2012-12-04 | 1 | -1/+4 |
* | | lavfi: add subtitles filter. | Clément Bœsch | 2012-12-04 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-03 | 1 | -3/+4 |
|\| |
|
| * | configure: Strip ordinals from mingw generated def files | Martin Storsjö | 2012-12-03 | 1 | -2/+2 |
| * | configure: arm: detect default thumb state of compiler | Mans Rullgard | 2012-12-03 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-03 | 1 | -6/+11 |
|\| |
|
| * | build: Make the ISMV muxer select the MOV muxer | Diego Biurrun | 2012-12-03 | 1 | -0/+1 |
| * | configure: move arm arch extensions to a separate variable | Mans Rullgard | 2012-12-03 | 1 | -6/+10 |
| * | configure: avplay now depends on avresample | Diego Biurrun | 2012-12-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-02 | 1 | -64/+64 |
|\| |
|
| * | configure: fix indentation in option parsing loop | Mans Rullgard | 2012-12-01 | 1 | -60/+60 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-01 | 1 | -1/+3 |
|\| |
|
| * | configure: Use headers in the check for _beginthreadex for w32threads | Martin Storsjö | 2012-11-30 | 1 | -1/+1 |
| * | avutil: Use a configure check to enable windows console functions | Martin Storsjö | 2012-11-30 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-30 | 1 | -0/+1 |
|\| |
|
| * | cmdutils: Use a configure check for enabling CommandLineToArgvW | Martin Storsjö | 2012-11-29 | 1 | -0/+1 |
| * | configure: Enable avconv filter dependencies automatically | Martin Storsjö | 2012-11-27 | 1 | -3/+3 |
* | | configure: add lavfi avr dep to .pc when required. | Clément Bœsch | 2012-11-30 | 1 | -0/+1 |
* | | Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9' | Michael Niedermayer | 2012-11-27 | 1 | -27/+22 |
|\| |
|
| * | configure: Add separate list for libraries and use where appropriate | Diego Biurrun | 2012-11-26 | 1 | -26/+21 |
* | | configure: check for access() | Michael Niedermayer | 2012-11-27 | 1 | -0/+2 |
* | | Merge commit '28c8e288fa0342fdef532a7522a4707bebf831cc' | Michael Niedermayer | 2012-11-26 | 1 | -1/+3 |
|\| |
|
| * | configure: suncc: Add compiler arch support for Nehalem & Sandy Bridge | Sean McGovern | 2012-11-25 | 1 | -1/+3 |
* | | configure: prefer "resampling" in the libswresample pkg-config description | Stefano Sabatini | 2012-11-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-23 | 1 | -96/+97 |
|\| |
|
| * | configure: sort cpuflags section by architecture | Mans Rullgard | 2012-11-23 | 1 | -76/+77 |
* | | Merge commit '457cc333b424994ecf80a82369325771e0397fd9' | Michael Niedermayer | 2012-11-23 | 1 | -9/+31 |
|\| |
|
| * | configure: properly support DEC/Compaq compiler | Mans Rullgard | 2012-11-23 | 1 | -9/+31 |
* | | Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da' | Michael Niedermayer | 2012-11-23 | 1 | -0/+1 |
|\| |
|
| * | build: add rules to generate preprocessed source files | Mans Rullgard | 2012-11-23 | 1 | -0/+1 |
* | | Merge commit '1c5805521c3e406886341d752ebf38f8d41e1d13' | Michael Niedermayer | 2012-11-19 | 1 | -4/+19 |
|\| |
|
| * | configure: Refactor CPPFLAGS settings for glibc/uclibc | Diego Biurrun | 2012-11-18 | 1 | -3/+3 |
| * | configure: add basic support for ARM AArch64 | Mans Rullgard | 2012-11-18 | 1 | -0/+15 |
| * | build: set -U__STRICT_ANSI__ for newlib | Mans Rullgard | 2012-11-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-18 | 1 | -0/+8 |
|\| |
|
| * | parisc: work around bug in gcc 4.3 and later | Mans Rullgard | 2012-11-17 | 1 | -0/+8 |
* | | configure: add --fatal-warnings option. | Nicolas George | 2012-11-17 | 1 | -1/+7 |
* | | configure: warn when en/disabling has no effect. | Nicolas George | 2012-11-17 | 1 | -1/+3 |
* | | Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd' | Michael Niedermayer | 2012-11-16 | 1 | -4/+12 |
|\| |
|
| * | configure: Check for -Werror parameters on clang | Martin Storsjö | 2012-11-15 | 1 | -0/+2 |
| * | configure: Add option to disable all command line programs | Diego Biurrun | 2012-11-14 | 1 | -2/+8 |
* | | Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040' | Michael Niedermayer | 2012-11-15 | 1 | -5/+5 |
|\| |
|
| * | ppc: do not pass redundant compiler flags | Mans Rullgard | 2012-11-14 | 1 | -5/+5 |
* | | Merge commit 'ef1b23ad21e3f12fc4ff2a73a6d4d4cd9d630c4b' | Michael Niedermayer | 2012-11-13 | 1 | -2/+1 |
|\| |
|
| * | configure: remove support for -n flag in print_enabled() | Mans Rullgard | 2012-11-12 | 1 | -2/+1 |
| * | x86: Require an assembler able to cope with AVX instructions | Diego Biurrun | 2012-11-11 | 1 | -2/+1 |
* | | Merge commit '802713c4e7b41bc2deed754d78649945c3442063' | Michael Niedermayer | 2012-11-12 | 1 | -2/+2 |
|\| |
|
| * | configure: add lavu dependency to lavr/lavfi .pc files | Anton Khirnov | 2012-11-11 | 1 | -2/+2 |