aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* indentationRamiro Polla2009-01-271-6/+6
* mingw: don't check for minimum mingw runtime and w32api versions for mingw-w64Ramiro Polla2009-01-271-0/+2
* configure: exit with error if OS is unknownMåns Rullgård2009-01-261-1/+1
* Add ALSA support in libavdevice.Nicolas George2009-01-261-0/+8
* configure: add datadir variable and write to config.{h,mak}Måns Rullgård2009-01-251-0/+9
* Add AMD 3DNow! instruction enabling/disabling support in the build system.Diego Biurrun2009-01-251-0/+4
* Drop redundant architecture extension dependencies.Diego Biurrun2009-01-251-3/+3
* Add missing architecture-specific options to summary output.Diego Biurrun2009-01-251-0/+7
* SSE depends on x86.Diego Biurrun2009-01-251-1/+1
* Add configuration options section to help output.Diego Biurrun2009-01-241-53/+55
* help output cosmeticsDiego Biurrun2009-01-241-4/+3
* Remove --enable-static and --disable-shared from help output.Diego Biurrun2009-01-241-2/+0
* Use cc_default variable in help output for --cc option.Diego Biurrun2009-01-241-1/+1
* Add a check for ppc4xx instructions; rename preprocessor directive accordingly.Diego Biurrun2009-01-241-0/+3
* configure: add help for fastdivMåns Rullgård2009-01-241-0/+1
* Add VDPAU hardware accelerated decoding for WMV3 and VC1 which canNVIDIA Corporation2009-01-201-0/+2
* Alpha: add -mieee to CFLAGSMåns Rullgård2009-01-181-0/+1
* configure: add fastdiv to CONFIG_LISTMåns Rullgård2009-01-181-0/+1
* Add mpeg1_vdpau decoder.Carl Eugen Hoyos2009-01-161-0/+1
* Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which canNVIDIA Corporation2009-01-161-0/+1
* add -Wundef compiler flag, to catch typo in #if or similar situationsAurelien Jacobs2009-01-161-0/+1
* replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs2009-01-141-2/+0
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-0/+1
* configure: add Alpha CPU typesMåns Rullgård2009-01-131-0/+3
* configure: fix PIC activation for x86_64 shared libsMåns Rullgård2009-01-111-1/+1
* Pass subarch instead of arch to YASMFLAGSRamiro Polla2009-01-111-1/+1
* Extend 'checkheaders' target to architecture-specific subdirectories.Diego Biurrun2009-01-111-0/+2
* Split arch variable into arch and subarch.Diego Biurrun2009-01-111-7/+8
* Use 'enabled' function to simplify x86_64 check in the mingw32 section.Diego Biurrun2009-01-111-1/+1
* Add truncf() replacement function.Michael Kostylev2009-01-111-1/+2
* Use setmode() if it exists in <io.h>, and not based on O_BINARY.Ramiro Polla2009-01-111-0/+2
* Use 'enabled' function instead of raw 'test' calls in arch checks.Diego Biurrun2009-01-111-7/+5
* cosmetics: Remove useless quotes.Diego Biurrun2009-01-111-30/+30
* 1l: better alphabetical orderDiego Biurrun2009-01-111-1/+1
* Add missing --disable-armv6t2 to help output.Diego Biurrun2009-01-111-0/+1
* Use coff as objformat for dos.Michael Kostylev2009-01-111-1/+1
* configure: allow to disable sse code.Ramiro Polla2009-01-071-1/+5
* Use posix_memalign() if available.Ramiro Polla2009-01-071-2/+4
* Don't prefix yasm with cross prefix.Michael Kostylev2009-01-071-1/+0
* alphabetical ordering cosmeticsDiego Biurrun2009-01-071-6/+6
* Export VDPAU support by installing vdpau.h.Carl Eugen Hoyos2009-01-051-0/+6
* Add -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mreq visible.Palle Lyckegaard2009-01-051-0/+1
* Add VDPAU hardware accelerated decoding for H264 which can be used byNVIDIA Corporation2009-01-041-0/+1
* Fix small errors in configure --help's output.Carl Eugen Hoyos2009-01-041-4/+4
* Make shared/static full CONFIG optionsMåns Rullgård2008-12-301-2/+2
* configure: check for ARMv6T2 supportMåns Rullgård2008-12-301-0/+4
* configure: accept $TMP as location for temporary filesMåns Rullgård2008-12-291-0/+1
* configure: simplify TMPDIR settingMåns Rullgård2008-12-291-16/+10
* consistency cosmetics: Rename POWERPC identifiers to PPC.Diego Biurrun2008-12-271-6/+6
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-221-1/+1