summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
...
* Set CPPFLAGS in config.mak using normal assignmentMåns Rullgård2009-07-12
* Protect config.mak against multiple inclusionMåns Rullgård2009-07-12
* Use CFLAGS in default DEPEND_CMDMåns Rullgård2009-07-12
* Use CFLAGS in check_cppMåns Rullgård2009-07-12
* Set as_default after compiler detection, allowing compiler-specific defaultsMåns Rullgård2009-07-12
* Pass ASFLAGS to assembler instead of CFLAGSMåns Rullgård2009-07-12
* Add flags from --extra-cflags after compiler detectionMåns Rullgård2009-07-12
* Set CPU selection flags in $cpuflags, add to cflags outside case blockMåns Rullgård2009-07-12
* Allow unusual ways of specifying compiler output fileMåns Rullgård2009-07-12
* Use DEPCC to find dependencies, default to same as CCMåns Rullgård2009-07-12
* Use LD for linking, default to same as CCMåns Rullgård2009-07-12
* Set CFLAGS directly in config.mak instead of using OPTFLAGSMåns Rullgård2009-07-12
* Add --sysroot flag to CPPFLAGS, not CFLAGSMåns Rullgård2009-07-12
* Separate C preprocessor flags into CPPFLAGS variableMåns Rullgård2009-07-12
* Make VAAPI/VDPAU variant of decoder foo depend on decoder foo.Diego Biurrun2009-07-12
* configure: allow bulk-disabled things to be re-enabled by dependentsMåns Rullgård2009-07-12
* Add a log2 replacement for systems that haven't quite caught up with the C99Alex Converse2009-07-10
* Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding.Diego Biurrun2009-07-07
* ARM: enable fast_unaligned when --cpu=armv[67] is specifiedMåns Rullgård2009-06-30
* Fix build on Net/OpenBSDMåns Rullgård2009-06-29
* Cosmetics: group together indev/outdev dependencies.Stefano Sabatini2009-06-29
* Make the configure script select the input/output devices usingStefano Sabatini2009-06-29
* Only link against alsa if enabled.Stefano Sabatini2009-06-25
* Only checks for jack if it is enabled and hence only links to jack ifAdrian Stutz2009-06-25
* Disable network support if required headers cannot be found.Michael Kostylev2009-06-19
* configure: properly quote configure options stored in config.*Måns Rullgård2009-06-15
* Merge FreeBSD and DragonFlyBSD OS detection sections.Diego Biurrun2009-06-14
* Add DragonFlyBSD to the list of supported OSes.Adam Hoka2009-06-14
* Add code to enable and disable all VAAPI and VDPAU parts.Diego Biurrun2009-06-10
* Express the H.264 parser dependency on the golomb code in configure instead ofDiego Biurrun2009-06-09
* Add support for external OpenCORE libraries for AMR-NB/WB support.Diego Biurrun2009-06-05
* Add configure option to upgrade (L)GPL to version 3.Diego Biurrun2009-06-05
* configure: detect Loongson MIPS extensionsMåns Rullgård2009-05-28
* Change HAVE_PPC64 to ARCH_PPC64.Reimar Döffinger2009-05-26
* dv1394 is disabled by default, do not redundantly disable it on Hurd.Diego Biurrun2009-05-25
* Add Hurd to OS list and disable dv1394 in the Hurd case.Andres Mejia2009-05-25
* Print out more verbose licensing information.Diego Biurrun2009-05-22
* The AC-3 decoder is now LGPL. Exchange the license header and change referencesDiego Biurrun2009-05-19
* Define ARCH_MIPS64 when building for MIPS64Måns Rullgård2009-05-19
* Define HAVE_BIGENDIAN as 0 or 1 according to CPU typeMåns Rullgård2009-05-19
* configure: add some MIPS CPUsMåns Rullgård2009-05-19
* Add gnu/kfreebsd to list of recognized operating systems.Andres Mejia2009-05-14
* configure: fix licence check functionMåns Rullgård2009-04-29
* Require --enable-nonfree for turning on libfaac support.Diego Biurrun2009-04-29
* Factorize GPL and nonfree license checks into a common function.Diego Biurrun2009-04-29
* configure: support Blackfin CPU names with --cpuMåns Rullgård2009-04-22
* PPC: check for x-form asm constraint supportMåns Rullgård2009-04-18
* PPC asm for AV_RL*()Måns Rullgård2009-04-18
* Do not add -fno-common to CFLAGS on DOS, it is unneeded.Diego Biurrun2009-04-16
* Check for Decoder_Interface_init() instead of Speech_Decode_Frame_init() whenMartin Storsjö2009-04-15