| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Check for GCC diagnostic pragma support inside of functions | Diego Biurrun | 2013-08-02 | 1 | -2/+1 |
* | build: Add _Pragma macro to disable deprecated declaration warnings | Diego Biurrun | 2013-08-02 | 1 | -0/+6 |
* | configure: Detect AIX ar command instead of hardcoding it in the OS section | Diego Biurrun | 2013-07-29 | 1 | -1/+3 |
* | AIX: add support for shared builds | Michael Kostylev | 2013-07-26 | 1 | -0/+3 |
* | miscellaneous typo fixes | Diego Biurrun | 2013-07-25 | 1 | -1/+1 |
* | configure: generate full msvc debug symbols when linking in debug mode | Hendrik Leppkes | 2013-07-21 | 1 | -0/+1 |
* | avserver: Remove unused loadable module support | Martin Storsjö | 2013-07-18 | 1 | -6/+0 |
* | configure: Check for support for labels in the inline assembly | Martin Storsjö | 2013-07-11 | 1 | -0/+3 |
* | compat: wrap math.h to avoid AIX-specific clashes | Luca Barbato | 2013-07-04 | 1 | -0/+3 |
* | configure: Do not omit frame pointers for msvc/icl debug builds | Alex Smith | 2013-06-24 | 1 | -0/+1 |
* | configure: Do not explicitly set Oy for msvc/icl | Alex Smith | 2013-06-24 | 1 | -1/+1 |
* | configure: whitespace cosmetics | Diego Biurrun | 2013-06-23 | 1 | -62/+72 |
* | configure: Simplify an expression with enabled_all. | Diego Biurrun | 2013-06-23 | 1 | -1/+1 |
* | configure: More msvc/icl combining | Alex Smith | 2013-06-22 | 1 | -7/+7 |
* | configure: Remove unneeded icl inline compatibility definition | Alex Smith | 2013-06-19 | 1 | -1/+1 |
* | lavc: add a libwavpack encoder wrapper | Anton Khirnov | 2013-06-10 | 1 | -0/+4 |
* | configure: Don't add -fPIC on windows targets | Martin Storsjö | 2013-06-10 | 1 | -1/+7 |
* | configure: Don't explicitly disable PIC for windows targets | Martin Storsjö | 2013-06-10 | 1 | -3/+0 |
* | configure: arm: Don't try to enable pic for shared libraries on win32 | Martin Storsjö | 2013-06-10 | 1 | -1/+1 |
* | Go2Webinar decoder | Kostya Shishkov | 2013-06-03 | 1 | -0/+1 |
* | configure: icl: Merge -Qdiag-error parameters | Alex Smith | 2013-05-31 | 1 | -1/+1 |
* | configure: Separate commonalities in msvc and icl flags | Alex Smith | 2013-05-31 | 1 | -9/+33 |
* | configure: Don't pass -mthumb or -march= to MSVC | Martin Storsjö | 2013-05-29 | 1 | -0/+2 |
* | configure: support gcc-4.8 instrumentation | Luca Barbato | 2013-05-28 | 1 | -0/+10 |
* | fate: Add a --target-samples path parameter | Martin Storsjö | 2013-05-28 | 1 | -0/+3 |
* | configure: make jack depend on pthreads | Anton Khirnov | 2013-05-27 | 1 | -1/+1 |
* | msvc/icl: Intel Compiler support on Windows | Alex Smith | 2013-05-25 | 1 | -0/+39 |
* | configure: Fix check_exec_crash for ICL support | Laurent | 2013-05-25 | 1 | -1/+2 |
* | configure: Enable the strtod workaround when building for bionic | Martin Storsjö | 2013-05-21 | 1 | -0/+3 |
* | configure: msvc: Set the target windows version to XP if no target is set | Martin Storsjö | 2013-05-19 | 1 | -0/+7 |
* | configure: Add basic valgrind-massif support | Luca Barbato | 2013-05-18 | 1 | -0/+4 |
* | Apple Intermediate Codec decoder | Kostya Shishkov | 2013-05-17 | 1 | -0/+1 |
* | configure: Use linker hardening flags on mingw | Alex Smith | 2013-05-15 | 1 | -0/+2 |
* | configure: Disable PIC for cygwin just as for win32/mingw | Martin Storsjö | 2013-05-13 | 1 | -0/+1 |
* | configure: x86: Only enable cpunop on i686 | Diego Biurrun | 2013-05-12 | 1 | -1/+1 |
* | configure: Rename cmov processor capability to i686 | Diego Biurrun | 2013-05-12 | 1 | -8/+8 |
* | configure: Explicitly disable PIC when targeting win32/mingw | Martin Storsjö | 2013-05-12 | 1 | -0/+2 |
* | configure: Use enable_weak when enabling pic | Martin Storsjö | 2013-05-12 | 1 | -5/+6 |
* | msvc: Move linker pragma from config.h to libavutil/internal.h | Martin Storsjö | 2013-05-08 | 1 | -5/+0 |
* | configure: add dependencies to lavfi .pc file | Anton Khirnov | 2013-05-07 | 1 | -1/+6 |
* | configure: make avconv select (a)trim filters | Anton Khirnov | 2013-05-07 | 1 | -2/+2 |
* | configure: Check for getenv | Martin Storsjö | 2013-05-04 | 1 | -0/+3 |
* | configure: Add basic valgrind-memcheck support | Reinhard Tartler | 2013-05-04 | 1 | -2/+6 |
* | compat: msvc: Make sure the object files are included when linking statically | Martin Storsjö | 2013-05-03 | 1 | -0/+5 |
* | configure: Don't do enable_deep_weak on disabled variables | Martin Storsjö | 2013-05-02 | 1 | -2/+7 |
* | configure: Use a different variable name in push/popvar | Martin Storsjö | 2013-05-02 | 1 | -9/+9 |
* | mjpeg: Use hpeldsp instead of dsputil for half-pel functions | Ronald S. Bultje | 2013-04-19 | 1 | -7/+7 |
* | svq1enc: Use hpeldsp instead of dsputil for half-pel functions | Ronald S. Bultje | 2013-04-19 | 1 | -1/+1 |
* | svq3: Use hpeldsp instead of dsputil for half-pel functions | Ronald S. Bultje | 2013-04-19 | 1 | -1/+1 |
* | mpegvideo: Use hpeldsp instead of dsputil for half-pel functions | Ronald S. Bultje | 2013-04-19 | 1 | -1/+1 |