summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add an HDS live fragmenting muxerMartin Storsjö2013-11-021-0/+1
* configure: Properly check for availability of -Wno-foo warning flagsDiego Biurrun2013-11-011-5/+11
* configure: Split test_cflags function off from check_cflagsDiego Biurrun2013-11-011-3/+8
* Add HEVC decoderGuillaume Martres2013-10-311-0/+1
* configure: Provide an hardened toolchain optionLuca Barbato2013-10-291-0/+4
* configure: Move gcc-only -W option where it belongsLuca Barbato2013-10-291-1/+1
* configure: Disable -Wmaybe-uninitialized by defaultLuca Barbato2013-10-281-0/+1
* libavutil: x86: Add AVX2 capable CPU detection.Kieran Kunhya2013-10-251-0/+3
* movenc: Add an F4V muxerClément Bœsch2013-10-231-0/+1
* build: Require yasm 0.8.0 or higherDerek Buitenhuis2013-10-091-2/+2
* build: Strip spurious labelsLoren Merritt2013-10-071-0/+3
* 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
OpenPOWER on IntegriCloud