summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* build: Import makedef script from c99-to-c89Derek Buitenhuis2013-11-24
* build: more fine-grained dependencies for documentation build toolsDiego Biurrun2013-11-23
* avconv: add support for VDPAU decodingAnton Khirnov2013-11-23
* configure: Avoid requiring c99wrap for working around msys path issuesMartin Storsjö2013-11-21
* win{32,64}: Hard disable symbol versioningDerek Buitenhuis2013-11-19
* configure: Don't use symlinks for creating the out of tree makefileMartin Storsjö2013-11-19
* lavc: VP9 decoderRonald S. Bultje2013-11-15
* configure: Check whether MSVC requires using the C89-to-C99 converterMartin Storsjö2013-11-13
* dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun2013-11-08
* configure: Move -Wno-maybe-uninitialized check into gcc sectionDiego Biurrun2013-11-05
* Add an HDS live fragmenting muxerMartin Storsjö2013-11-02
* configure: Properly check for availability of -Wno-foo warning flagsDiego Biurrun2013-11-01
* configure: Split test_cflags function off from check_cflagsDiego Biurrun2013-11-01
* Add HEVC decoderGuillaume Martres2013-10-31
* configure: Provide an hardened toolchain optionLuca Barbato2013-10-29
* configure: Move gcc-only -W option where it belongsLuca Barbato2013-10-29
* configure: Disable -Wmaybe-uninitialized by defaultLuca Barbato2013-10-28
* libavutil: x86: Add AVX2 capable CPU detection.Kieran Kunhya2013-10-25
* movenc: Add an F4V muxerClément Bœsch2013-10-23
* build: Require yasm 0.8.0 or higherDerek Buitenhuis2013-10-09
* build: Strip spurious labelsLoren Merritt2013-10-07
* configure: Enable -Qansi-alias for icl 14+Alex Smith2013-09-24
* msvc/icl: Use __declspec(deprecated)Alex Smith2013-09-20
* build: Support cparserLuca Barbato2013-09-19
* Add a WebP decoderJustin Ruggles2013-09-18
* Fix references to deleted avcodec_encode_video() functionVittorio Giovara2013-09-16
* configure: Mention that icl does not build both static and shared libsDiego Biurrun2013-09-12
* configure: Fix wrong reference to user support mailing listDiego Biurrun2013-09-11
* build: Report an error message when a pc file is not foundLuca Barbato2013-09-04
* configure: Add docdir configuration optionVittorio Giovara2013-08-31
* configure: x86: Fix handling of i686 and cpunop featuresDiego Biurrun2013-08-28
* Add a libfdk-aac decoderMartin Storsjö2013-08-20
* hlsenc: Add a proper dependency on the mpegts muxerMartin Storsjö2013-08-15
* Voxware MetaSound decoderKostya Shishkov2013-08-08
* configure: Properly split dv1394 indev dependenciesDiego Biurrun2013-08-06
* configure: Properly set zlib dependencies for all componentsDiego Biurrun2013-08-06
* configure: The W64 demuxer should select the WAV demuxer, not depend on itDiego Biurrun2013-08-06
* configure: Properly split avserver component and system dependenciesDiego Biurrun2013-08-06
* riff: Move demuxing code to a separate file.Diego Biurrun2013-08-06
* riff: Move muxing code to a separate fileDiego Biurrun2013-08-06
* lavf: Support unix socketsLuca Barbato2013-08-05
* vdpau: remove old-style decodersRémi Denis-Courmont2013-08-05
* configure: Check for GCC diagnostic pragma support inside of functionsDiego Biurrun2013-08-02
* build: Add _Pragma macro to disable deprecated declaration warningsDiego Biurrun2013-08-02
* configure: Detect AIX ar command instead of hardcoding it in the OS sectionDiego Biurrun2013-07-29
* AIX: add support for shared buildsMichael Kostylev2013-07-26
* miscellaneous typo fixesDiego Biurrun2013-07-25
* configure: generate full msvc debug symbols when linking in debug modeHendrik Leppkes2013-07-21
* avserver: Remove unused loadable module supportMartin Storsjö2013-07-18
* configure: Check for support for labels in the inline assemblyMartin Storsjö2013-07-11