summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Do not use pthread_create to check for pthreadLuca Barbato2013-11-301-5/+5
* configure: add strip flags checksVittorio Giovara2013-11-281-0/+23
* Add an audio transcoding example.Andreas Unterweger2013-11-271-0/+2
* build: Check for pod2man instead of perl for manual page generationDiego Biurrun2013-11-261-3/+3
* configure: Restore doc option to disable building the documentationDiego Biurrun2013-11-261-0/+5
* build: Integrate multilibrary examples into the build systemDiego Biurrun2013-11-251-1/+9
* build: Import makedef script from c99-to-c89Derek Buitenhuis2013-11-241-1/+1
* build: more fine-grained dependencies for documentation build toolsDiego Biurrun2013-11-231-3/+3
* avconv: add support for VDPAU decodingAnton Khirnov2013-11-231-2/+10
* configure: Avoid requiring c99wrap for working around msys path issuesMartin Storsjö2013-11-211-16/+16
* win{32,64}: Hard disable symbol versioningDerek Buitenhuis2013-11-191-0/+1
* configure: Don't use symlinks for creating the out of tree makefileMartin Storsjö2013-11-191-1/+1
* lavc: VP9 decoderRonald S. Bultje2013-11-151-0/+1
* configure: Check whether MSVC requires using the C89-to-C99 converterMartin Storsjö2013-11-131-1/+14
* dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun2013-11-081-4/+5
* configure: Move -Wno-maybe-uninitialized check into gcc sectionDiego Biurrun2013-11-051-1/+1
* 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
OpenPOWER on IntegriCloud