summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* x86/arm: Add clobber tests to libavresampleMartin Storsjö2014-01-131-1/+3
* arm: Add an option for making sure NEON registers aren't clobberedMartin Storsjö2014-01-111-0/+13
* ATRAC3+ decoderMaxim Polijakowski2014-01-091-0/+1
* configure: Disable networking if winsock2.h is available but winsock function...Martin Storsjö2014-01-061-1/+1
* configure: Update freetype check to follow upstreamLuca Barbato2014-01-061-1/+1
* configure: Support preprocessor macros as header namesDiego Biurrun2014-01-051-2/+9
* configure: Explicitly disable w32threads if the test for it failsDiego Biurrun2013-12-251-1/+2
* Add a libwebp encoderJustin Ruggles2013-12-211-0/+4
* configure: Express atomics/thread deps through the dependency systemDiego Biurrun2013-12-191-7/+7
* build: Define __printf__ to __gnu_printf__ on MinGW*/gccDiego Biurrun2013-12-161-0/+5
* configure: Detect Solaris libc in an OpenIndiana/illumos compatible wayDiego Biurrun2013-12-141-1/+1
* configure: Reorder pthreads checksLuca Barbato2013-12-131-4/+4
* configure: Move the bz2 and zlib checks below phtreadsLuca Barbato2013-12-131-3/+3
* configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW32Diego Biurrun2013-12-131-1/+1
* configure: Detect newer (>=4.1) versions of MinGW32Diego Biurrun2013-12-131-1/+2
* build: Do not add -g to HOSTCFLAGSDiego Biurrun2013-12-131-1/+1
* configure: Add -D__USE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW64Diego Biurrun2013-12-111-1/+1
* configure: Move log2 dependency declaration to a place it takes effectDiego Biurrun2013-12-101-1/+3
* configure: Split host and target libc detectionDiego Biurrun2013-12-091-40/+73
* configure: Move toolchain dependency declarations to a more appropriate placeDiego Biurrun2013-12-091-3/+2
* configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-091-5/+5
* configure: detect Solaris libcSean McGovern2013-12-091-1/+3
* avformat: AviSynth demuxer rewrited s2013-12-081-1/+3
* configure: Move adding of compat objects out of libc detectionDiego Biurrun2013-12-081-5/+12
* configure: Separate MinGW32 and MinGW64 libc handlingDiego Biurrun2013-12-081-6/+9
* configure: Detect msvcrt libc with a CPP check instead of a link checkDiego Biurrun2013-12-041-1/+1
* configure: Add detected C library and host compiler to informative outputDiego Biurrun2013-12-041-0/+4
* 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
OpenPOWER on IntegriCloud