summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Add libx265 encoderDerek Buitenhuis2014-02-12
* Mirillis FIC video decoderKostya Shishkov2014-02-08
* configure: clang: add -Qunused-arguments to as|ld_flags as wellJanne Grunau2014-02-08
* configure: clang: explicitly state dep file and rule name in DEPFLAGSJanne Grunau2014-01-25
* configure: add missing x86 dependency for i686Janne Grunau2014-01-25
* configure: Set default HOSTCFLAGS/HOSTCPPFLAGS after compiler detectionDiego Biurrun2014-01-22
* build: Add separate hidden config option for the intrax8 codeDiego Biurrun2014-01-15
* aarch64: add cpuflags support for NEON and VFPJanne Grunau2014-01-15
* aarch64: configure: set arch dependent featuresJanne Grunau2014-01-14
* vf_yadif: Relicense from GPL to LGPLRobert Krüger2014-01-14
* x86/arm: Add clobber tests to libavresampleMartin Storsjö2014-01-13
* arm: Add an option for making sure NEON registers aren't clobberedMartin Storsjö2014-01-11
* ATRAC3+ decoderMaxim Polijakowski2014-01-09
* configure: Disable networking if winsock2.h is available but winsock function...Martin Storsjö2014-01-06
* configure: Update freetype check to follow upstreamLuca Barbato2014-01-06
* configure: Support preprocessor macros as header namesDiego Biurrun2014-01-05
* configure: Explicitly disable w32threads if the test for it failsDiego Biurrun2013-12-25
* Add a libwebp encoderJustin Ruggles2013-12-21
* configure: Express atomics/thread deps through the dependency systemDiego Biurrun2013-12-19
* build: Define __printf__ to __gnu_printf__ on MinGW*/gccDiego Biurrun2013-12-16
* configure: Detect Solaris libc in an OpenIndiana/illumos compatible wayDiego Biurrun2013-12-14
* 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