summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Voxware MetaSound decoderKostya Shishkov2013-08-081-0/+1
* configure: Properly split dv1394 indev dependenciesDiego Biurrun2013-08-061-1/+2
* configure: Properly set zlib dependencies for all componentsDiego Biurrun2013-08-061-13/+16
* configure: The W64 demuxer should select the WAV demuxer, not depend on itDiego Biurrun2013-08-061-1/+1
* configure: Properly split avserver component and system dependenciesDiego Biurrun2013-08-061-1/+2
* riff: Move demuxing code to a separate file.Diego Biurrun2013-08-061-0/+13
* riff: Move muxing code to a separate fileDiego Biurrun2013-08-061-1/+9
* lavf: Support unix socketsLuca Barbato2013-08-051-0/+4
* vdpau: remove old-style decodersRémi Denis-Courmont2013-08-051-11/+0
* configure: Check for GCC diagnostic pragma support inside of functionsDiego Biurrun2013-08-021-2/+1
* build: Add _Pragma macro to disable deprecated declaration warningsDiego Biurrun2013-08-021-0/+6
* configure: Detect AIX ar command instead of hardcoding it in the OS sectionDiego Biurrun2013-07-291-1/+3
* AIX: add support for shared buildsMichael Kostylev2013-07-261-0/+3
* miscellaneous typo fixesDiego Biurrun2013-07-251-1/+1
* configure: generate full msvc debug symbols when linking in debug modeHendrik Leppkes2013-07-211-0/+1
* avserver: Remove unused loadable module supportMartin Storsjö2013-07-181-6/+0
* configure: Check for support for labels in the inline assemblyMartin Storsjö2013-07-111-0/+3
* compat: wrap math.h to avoid AIX-specific clashesLuca Barbato2013-07-041-0/+3
* configure: Do not omit frame pointers for msvc/icl debug buildsAlex Smith2013-06-241-0/+1
* configure: Do not explicitly set Oy for msvc/iclAlex Smith2013-06-241-1/+1
* configure: whitespace cosmeticsDiego Biurrun2013-06-231-62/+72
* configure: Simplify an expression with enabled_all.Diego Biurrun2013-06-231-1/+1
* configure: More msvc/icl combiningAlex Smith2013-06-221-7/+7
* configure: Remove unneeded icl inline compatibility definitionAlex Smith2013-06-191-1/+1
* lavc: add a libwavpack encoder wrapperAnton Khirnov2013-06-101-0/+4
* configure: Don't add -fPIC on windows targetsMartin Storsjö2013-06-101-1/+7
* configure: Don't explicitly disable PIC for windows targetsMartin Storsjö2013-06-101-3/+0
* configure: arm: Don't try to enable pic for shared libraries on win32Martin Storsjö2013-06-101-1/+1
* Go2Webinar decoderKostya Shishkov2013-06-031-0/+1
* configure: icl: Merge -Qdiag-error parametersAlex Smith2013-05-311-1/+1
* configure: Separate commonalities in msvc and icl flagsAlex Smith2013-05-311-9/+33
* configure: Don't pass -mthumb or -march= to MSVCMartin Storsjö2013-05-291-0/+2
* configure: support gcc-4.8 instrumentationLuca Barbato2013-05-281-0/+10
* fate: Add a --target-samples path parameterMartin Storsjö2013-05-281-0/+3
* configure: make jack depend on pthreadsAnton Khirnov2013-05-271-1/+1
* msvc/icl: Intel Compiler support on WindowsAlex Smith2013-05-251-0/+39
* configure: Fix check_exec_crash for ICL supportLaurent2013-05-251-1/+2
* configure: Enable the strtod workaround when building for bionicMartin Storsjö2013-05-211-0/+3
* configure: msvc: Set the target windows version to XP if no target is setMartin Storsjö2013-05-191-0/+7
* configure: Add basic valgrind-massif supportLuca Barbato2013-05-181-0/+4
* Apple Intermediate Codec decoderKostya Shishkov2013-05-171-0/+1
* configure: Use linker hardening flags on mingwAlex Smith2013-05-151-0/+2
* configure: Disable PIC for cygwin just as for win32/mingwMartin Storsjö2013-05-131-0/+1
* configure: x86: Only enable cpunop on i686Diego Biurrun2013-05-121-1/+1
* configure: Rename cmov processor capability to i686Diego Biurrun2013-05-121-8/+8
* configure: Explicitly disable PIC when targeting win32/mingwMartin Storsjö2013-05-121-0/+2
* configure: Use enable_weak when enabling picMartin Storsjö2013-05-121-5/+6
* msvc: Move linker pragma from config.h to libavutil/internal.hMartin Storsjö2013-05-081-5/+0
* configure: add dependencies to lavfi .pc fileAnton Khirnov2013-05-071-1/+6
* configure: make avconv select (a)trim filtersAnton Khirnov2013-05-071-2/+2
OpenPOWER on IntegriCloud