summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
...
* Use the new RDFT code in the QDM2 decoder.Alex Converse2009-01-30
* Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil.Alex Converse2009-01-30
* indentationRamiro Polla2009-01-27
* mingw: don't check for minimum mingw runtime and w32api versions for mingw-w64Ramiro Polla2009-01-27
* configure: exit with error if OS is unknownMåns Rullgård2009-01-26
* Add ALSA support in libavdevice.Nicolas George2009-01-26
* configure: add datadir variable and write to config.{h,mak}Måns Rullgård2009-01-25
* Add AMD 3DNow! instruction enabling/disabling support in the build system.Diego Biurrun2009-01-25
* Drop redundant architecture extension dependencies.Diego Biurrun2009-01-25
* Add missing architecture-specific options to summary output.Diego Biurrun2009-01-25
* SSE depends on x86.Diego Biurrun2009-01-25
* Add configuration options section to help output.Diego Biurrun2009-01-24
* help output cosmeticsDiego Biurrun2009-01-24
* Remove --enable-static and --disable-shared from help output.Diego Biurrun2009-01-24
* Use cc_default variable in help output for --cc option.Diego Biurrun2009-01-24
* Add a check for ppc4xx instructions; rename preprocessor directive accordingly.Diego Biurrun2009-01-24
* configure: add help for fastdivMåns Rullgård2009-01-24
* Add VDPAU hardware accelerated decoding for WMV3 and VC1 which canNVIDIA Corporation2009-01-20
* Alpha: add -mieee to CFLAGSMåns Rullgård2009-01-18
* configure: add fastdiv to CONFIG_LISTMåns Rullgård2009-01-18
* Add mpeg1_vdpau decoder.Carl Eugen Hoyos2009-01-16
* Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which canNVIDIA Corporation2009-01-16
* add -Wundef compiler flag, to catch typo in #if or similar situationsAurelien Jacobs2009-01-16
* replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs2009-01-14
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* configure: add Alpha CPU typesMåns Rullgård2009-01-13
* configure: fix PIC activation for x86_64 shared libsMåns Rullgård2009-01-11
* Pass subarch instead of arch to YASMFLAGSRamiro Polla2009-01-11
* Extend 'checkheaders' target to architecture-specific subdirectories.Diego Biurrun2009-01-11
* Split arch variable into arch and subarch.Diego Biurrun2009-01-11
* Use 'enabled' function to simplify x86_64 check in the mingw32 section.Diego Biurrun2009-01-11
* Add truncf() replacement function.Michael Kostylev2009-01-11
* Use setmode() if it exists in <io.h>, and not based on O_BINARY.Ramiro Polla2009-01-11
* Use 'enabled' function instead of raw 'test' calls in arch checks.Diego Biurrun2009-01-11
* cosmetics: Remove useless quotes.Diego Biurrun2009-01-11
* 1l: better alphabetical orderDiego Biurrun2009-01-11
* Add missing --disable-armv6t2 to help output.Diego Biurrun2009-01-11
* Use coff as objformat for dos.Michael Kostylev2009-01-11
* configure: allow to disable sse code.Ramiro Polla2009-01-07
* Use posix_memalign() if available.Ramiro Polla2009-01-07
* Don't prefix yasm with cross prefix.Michael Kostylev2009-01-07
* alphabetical ordering cosmeticsDiego Biurrun2009-01-07
* Export VDPAU support by installing vdpau.h.Carl Eugen Hoyos2009-01-05
* Add -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mreq visible.Palle Lyckegaard2009-01-05
* Add VDPAU hardware accelerated decoding for H264 which can be used byNVIDIA Corporation2009-01-04
* Fix small errors in configure --help's output.Carl Eugen Hoyos2009-01-04
* Make shared/static full CONFIG optionsMåns Rullgård2008-12-30
* configure: check for ARMv6T2 supportMåns Rullgård2008-12-30
* configure: accept $TMP as location for temporary filesMåns Rullgård2008-12-29
* configure: simplify TMPDIR settingMåns Rullgård2008-12-29