summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Enable -Qansi-alias for icl 14+Alex Smith2013-09-241-2/+4
* msvc/icl: Use __declspec(deprecated)Alex Smith2013-09-201-2/+3
* build: Support cparserLuca Barbato2013-09-191-0/+22
* Add a WebP decoderJustin Ruggles2013-09-181-0/+1
* Fix references to deleted avcodec_encode_video() functionVittorio Giovara2013-09-161-1/+1
* configure: Mention that icl does not build both static and shared libsDiego Biurrun2013-09-121-1/+1
* configure: Fix wrong reference to user support mailing listDiego Biurrun2013-09-111-1/+1
* build: Report an error message when a pc file is not foundLuca Barbato2013-09-041-1/+1
* configure: Add docdir configuration optionVittorio Giovara2013-08-311-0/+4
* configure: x86: Fix handling of i686 and cpunop featuresDiego Biurrun2013-08-281-3/+5
* Add a libfdk-aac decoderMartin Storsjö2013-08-201-1/+2
* hlsenc: Add a proper dependency on the mpegts muxerMartin Storsjö2013-08-151-0/+1
* 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
OpenPOWER on IntegriCloud