summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add code to enable and disable all VAAPI and VDPAU parts.Diego Biurrun2009-06-101-0/+15
* Express the H.264 parser dependency on the golomb code in configure instead ofDiego Biurrun2009-06-091-0/+3
* Add support for external OpenCORE libraries for AMR-NB/WB support.Diego Biurrun2009-06-051-0/+14
* Add configure option to upgrade (L)GPL to version 3.Diego Biurrun2009-06-051-0/+9
* configure: detect Loongson MIPS extensionsMåns Rullgård2009-05-281-0/+3
* Change HAVE_PPC64 to ARCH_PPC64.Reimar Döffinger2009-05-261-3/+3
* dv1394 is disabled by default, do not redundantly disable it on Hurd.Diego Biurrun2009-05-251-1/+0
* Add Hurd to OS list and disable dv1394 in the Hurd case.Andres Mejia2009-05-251-0/+3
* Print out more verbose licensing information.Diego Biurrun2009-05-221-3/+3
* The AC-3 decoder is now LGPL. Exchange the license header and change referencesDiego Biurrun2009-05-191-2/+0
* Define ARCH_MIPS64 when building for MIPS64Måns Rullgård2009-05-191-0/+2
* Define HAVE_BIGENDIAN as 0 or 1 according to CPU typeMåns Rullgård2009-05-191-0/+1
* configure: add some MIPS CPUsMåns Rullgård2009-05-191-0/+3
* Add gnu/kfreebsd to list of recognized operating systems.Andres Mejia2009-05-141-0/+2
* configure: fix licence check functionMåns Rullgård2009-04-291-1/+1
* Require --enable-nonfree for turning on libfaac support.Diego Biurrun2009-04-291-0/+1
* Factorize GPL and nonfree license checks into a common function.Diego Biurrun2009-04-291-15/+12
* configure: support Blackfin CPU names with --cpuMåns Rullgård2009-04-221-0/+3
* PPC: check for x-form asm constraint supportMåns Rullgård2009-04-181-0/+2
* PPC asm for AV_RL*()Måns Rullgård2009-04-181-1/+2
* Do not add -fno-common to CFLAGS on DOS, it is unneeded.Diego Biurrun2009-04-161-1/+0
* Check for Decoder_Interface_init() instead of Speech_Decode_Frame_init() whenMartin Storsjö2009-04-151-1/+1
* win32, dos: Work around a bug in the GNU toolchain.Ramiro Polla2009-04-131-0/+3
* Add a configure check for lzo1x_999_compress() and compile the lzo test programDiego Biurrun2009-04-091-0/+2
* configure: Add --enable-runtime-cpudetectRamiro Polla2009-04-081-0/+3
* Implement JACK input device.Olivier Guilyardi2009-04-021-0/+4
* Add VA API deps.Gwenole Beauchesne2009-04-021-0/+7
* Add hwaccel configury. This generates CONFIG_<CODEC>_<HWACCEL>_HWACCELGwenole Beauchesne2009-04-021-3/+13
* Add an empty line in front of configure debug instructions.Diego Biurrun2009-04-021-0/+1
* Quote stored configure arguments containing spacesMåns Rullgård2009-03-301-2/+7
* mingw32: Restore creation of import libraries. They are still not beingRamiro Polla2009-03-291-1/+1
* Create swscale subdirs for out-of-tree builds.Ramiro Polla2009-03-261-0/+5
* cosmetics: Group all path variables together in config.mak.Diego Biurrun2009-03-251-3/+3
* Add a CONFIG_SWSCALE_ALPHA option for alpha channel scaling (enabled by default)Cédric Schieli2009-03-201-0/+3
* Check for VirtualAlloc() so it may be used to allocate executable memory inRamiro Polla2009-03-191-0/+2
* mingw32: call lib.exe instead of lib to facilitate running it through wine.Ramiro Polla2009-03-151-1/+1
* Disallow out-of-tree builds with config.h in the source tree.Matthieu Castet2009-03-151-0/+2
* Force ebp_available for icc.Carl Eugen Hoyos2009-03-151-0/+2
* Replace all `` by $(), the latter can be nested more easily.Diego Biurrun2009-03-091-16/+16
* Fix MMX2 check, 'movss' is not an MMX2 instruction, use 'pmaxub' instead.Diego Biurrun2009-03-091-1/+1
* Set AS to $CC by default, override with gcc only when CC is armccMåns Rullgård2009-03-091-3/+5
* Enable CONFIG_FASTDIV by defaultMåns Rullgård2009-03-091-1/+2
* Allow different executable suffix for host and targetMåns Rullgård2009-03-081-3/+11
* cosmetics: fix indentationDiego Biurrun2009-03-071-1/+1
* Get rid of redundant vdpau option, decoders can still be disabled individually.Diego Biurrun2009-03-061-9/+5
* ARM: detect armcc compiler and enable gcc modeMåns Rullgård2009-03-051-0/+10
* configure: check asm support using $asMåns Rullgård2009-03-051-2/+11
* Compile .S files with $(AS), set it in configureMåns Rullgård2009-03-051-1/+6
* Remove the swscale dummy option, most (all?) FATE configs should be updatedReimar Döffinger2009-03-041-1/+0
* Alpha: use -g3 with ccc to allow optimisation with debugging symbolsMåns Rullgård2009-03-031-0/+1
OpenPOWER on IntegriCloud