summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: fix return value from check_headerMåns Rullgård2009-03-01
* configure: check_func_headers should mark headers as foundMåns Rullgård2009-02-28
* configure: {enable,disable}_safe functions that sanitise argumentsMåns Rullgård2009-02-28
* configure: remove redundant alsa/asoundlib.h checkMåns Rullgård2009-02-27
* 100l: Revert removal of GPL check for libswscale.Diego Biurrun2009-02-24
* The software scaler is no longer GPLed.Diego Biurrun2009-02-24
* Check if -lrt is required for nanosleep, as is the case on Solaris.Diego Biurrun2009-02-23
* Fix gcc detection: Not all gcc versions have "(GCC)" in the version string.Diego Biurrun2009-02-22
* configure: detect ccc compiler (Alpha) and set required flagsMåns Rullgård2009-02-22
* configure: indentMåns Rullgård2009-02-21
* Pass sysroot argument to gccMåns Rullgård2009-02-21
* Add --sysroot and --sysinclude configure optionsMåns Rullgård2009-02-21
* configure: move detection of compiler type to single locationMåns Rullgård2009-02-21
* Remove special treatment of version.h in DEPEND_CMDMåns Rullgård2009-02-21
* configure: add (empty) avr32 arch caseMåns Rullgård2009-02-21
* configure: sort cases in arch sectionMåns Rullgård2009-02-21
* fix missing dependenciesAurelien Jacobs2009-02-19
* Handle conditional compilation of CPU-specific FFT code in the Makefile.Diego Biurrun2009-02-18
* Add support for enabling/disabling AMD 3DNow! extended optimizations.Diego Biurrun2009-02-18
* Gopher protocol should depend on networking being enabled.Andreas Öman2009-02-17
* 100l: Remove stray character that slipped into header name.Diego Biurrun2009-02-14
* Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices.Diego Biurrun2009-02-14
* Add check whether the compiler/assembler supports 10 or more operands.Diego Biurrun2009-02-11
* Use default system include path for an installed OpenJPEG library.Mathieu Malaterre2009-02-10
* Use libopenjpeg for jpeg2k decoding.Jai Menon2009-02-06
* configure: add command flag to disable yasm useMåns Rullgård2009-02-05
* configure: set EXESUF before it is usedMåns Rullgård2009-02-05
* configure: move basic sanity tests before other testsMåns Rullgård2009-02-04
* fastdiv is disabled by default, so put --enable-fastdiv into the help output.Diego Biurrun2009-02-04
* 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