summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* build: The MPEG-4 video parser depends on h263dspDiego Biurrun2014-02-201-1/+1
* threads: Check w32threads dependencies at the configure stageDiego Biurrun2014-02-191-0/+1
* Move all example programs to doc/examplesDiego Biurrun2014-02-161-0/+4
* configure: do not link libraries against program-specific dependenciesJanne Grunau2014-02-131-2/+10
* configure: avserver does not need $ldlJanne Grunau2014-02-131-1/+0
* Add libx265 encoderDerek Buitenhuis2014-02-121-0/+7
* Mirillis FIC video decoderKostya Shishkov2014-02-081-0/+1
* configure: clang: add -Qunused-arguments to as|ld_flags as wellJanne Grunau2014-02-081-0/+12
* configure: clang: explicitly state dep file and rule name in DEPFLAGSJanne Grunau2014-01-251-1/+1
* configure: add missing x86 dependency for i686Janne Grunau2014-01-251-0/+1
* configure: Set default HOSTCFLAGS/HOSTCPPFLAGS after compiler detectionDiego Biurrun2014-01-221-2/+2
* build: Add separate hidden config option for the intrax8 codeDiego Biurrun2014-01-151-2/+3
* aarch64: add cpuflags support for NEON and VFPJanne Grunau2014-01-151-3/+14
* aarch64: configure: set arch dependent featuresJanne Grunau2014-01-141-4/+4
* vf_yadif: Relicense from GPL to LGPLRobert Krüger2014-01-141-1/+0
* 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