summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: Reorder pthreads checksLuca Barbato2013-12-13
* configure: Move the bz2 and zlib checks below phtreadsLuca Barbato2013-12-13
* configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32Diego Biurrun2013-12-13
* configure: Detect newer (>=4.1) versions of MinGW32Diego Biurrun2013-12-13
* build: Do not add -g to HOSTCFLAGSDiego Biurrun2013-12-13
* configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW64Diego Biurrun2013-12-11
* configure: Move log2 dependency declaration to a place it takes effectDiego Biurrun2013-12-10
* configure: Split host and target libc detectionDiego Biurrun2013-12-09
* configure: Move toolchain dependency declarations to a more appropriate placeDiego Biurrun2013-12-09
* configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-09
* configure: detect Solaris libcSean McGovern2013-12-09
* avformat: AviSynth demuxer rewrited s2013-12-08
* configure: Move adding of compat objects out of libc detectionDiego Biurrun2013-12-08
* configure: Separate MinGW32 and MinGW64 libc handlingDiego Biurrun2013-12-08
* configure: Detect msvcrt libc with a CPP check instead of a link checkDiego Biurrun2013-12-04
* configure: Add detected C library and host compiler to informative outputDiego Biurrun2013-12-04
* configure: Do not use pthread_create to check for pthreadLuca Barbato2013-11-30
* configure: add strip flags checksVittorio Giovara2013-11-28
* Add an audio transcoding example.Andreas Unterweger2013-11-27
* build: Check for pod2man instead of perl for manual page generationDiego Biurrun2013-11-26
* configure: Restore doc option to disable building the documentationDiego Biurrun2013-11-26
* build: Integrate multilibrary examples into the build systemDiego Biurrun2013-11-25
* 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