Commit History

Author SHA1 Message Date
  Måns Rullgård 7595a5e491 configure: add command flag to disable yasm use 15 years ago
  Måns Rullgård c0f5b7f107 configure: set EXESUF before it is used 15 years ago
  Måns Rullgård 993f2d0fd7 configure: move basic sanity tests before other tests 15 years ago
  Diego Biurrun 242e22708c fastdiv is disabled by default, so put --enable-fastdiv into the help output. 15 years ago
  Alex Converse 63cae55d62 Use the new RDFT code in the QDM2 decoder. 15 years ago
  Alex Converse 6860254044 Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil. 15 years ago
  Ramiro Polla f7ad5aa2e8 indentation 15 years ago
  Ramiro Polla b1549d6113 mingw: don't check for minimum mingw runtime and w32api versions for mingw-w64 15 years ago
  Måns Rullgård 4f924f9aa0 configure: exit with error if OS is unknown 15 years ago
  Nicolas George 35fd81224a Add ALSA support in libavdevice. 15 years ago
  Måns Rullgård 14a8acf108 configure: add datadir variable and write to config.{h,mak} 15 years ago
  Diego Biurrun 3bf96eec17 Add AMD 3DNow! instruction enabling/disabling support in the build system. 15 years ago
  Diego Biurrun 75aa95a6d9 Drop redundant architecture extension dependencies. 15 years ago
  Diego Biurrun 30e98e62b1 Add missing architecture-specific options to summary output. 15 years ago
  Diego Biurrun 7996d1536e SSE depends on x86. 15 years ago
  Diego Biurrun 62560865ff Add configuration options section to help output. 15 years ago
  Diego Biurrun 732c9a3462 help output cosmetics 15 years ago
  Diego Biurrun d233d8efdd Remove --enable-static and --disable-shared from help output. 15 years ago
  Diego Biurrun 15396d5cd0 Use cc_default variable in help output for --cc option. 15 years ago
  Diego Biurrun 799fde37cc Add a check for ppc4xx instructions; rename preprocessor directive accordingly. 15 years ago
  Måns Rullgård a0d8a50bca configure: add help for fastdiv 15 years ago
  NVIDIA Corporation c5b42f4a80 Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can 15 years ago
  Måns Rullgård c0a02a3e47 Alpha: add -mieee to CFLAGS 15 years ago
  Måns Rullgård 27a9466b21 configure: add fastdiv to CONFIG_LIST 15 years ago
  Carl Eugen Hoyos 2b3242253d Add mpeg1_vdpau decoder. 15 years ago
  NVIDIA Corporation d37edddc09 Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can 15 years ago
  Aurelien Jacobs 764551c672 add -Wundef compiler flag, to catch typo in #if or similar situations 15 years ago
  Aurelien Jacobs 49fb20cb8a replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 15 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
  Måns Rullgård 1cd11856b0 configure: add Alpha CPU types 15 years ago
  Måns Rullgård a8e2869820 configure: fix PIC activation for x86_64 shared libs 15 years ago
  Ramiro Polla d52481b9ce Pass subarch instead of arch to YASMFLAGS 15 years ago
  Diego Biurrun 7b5e8a274a Extend 'checkheaders' target to architecture-specific subdirectories. 15 years ago
  Diego Biurrun 62045d4860 Split arch variable into arch and subarch. 15 years ago
  Diego Biurrun 1fc9fb8a77 Use 'enabled' function to simplify x86_64 check in the mingw32 section. 15 years ago
  Michael Kostylev 7b04b8a057 Add truncf() replacement function. 15 years ago
  Ramiro Polla b507ebd179 Use setmode() if it exists in <io.h>, and not based on O_BINARY. 15 years ago
  Diego Biurrun 5b6c2cbdc8 Use 'enabled' function instead of raw 'test' calls in arch checks. 15 years ago
  Diego Biurrun 0f010b2f5b cosmetics: Remove useless quotes. 15 years ago
  Diego Biurrun 3bbcba320f 1l: better alphabetical order 15 years ago
  Diego Biurrun 26c7aa17fb Add missing --disable-armv6t2 to help output. 15 years ago
  Michael Kostylev ff1c015d41 Use coff as objformat for dos. 15 years ago
  Ramiro Polla 1bb04d5a44 configure: allow to disable sse code. 15 years ago
  Ramiro Polla 1f91cdce0b Use posix_memalign() if available. 15 years ago
  Michael Kostylev b6e736a131 Don't prefix yasm with cross prefix. 15 years ago
  Diego Biurrun 11e6d03a9d alphabetical ordering cosmetics 15 years ago
  Carl Eugen Hoyos 272081b0f8 Export VDPAU support by installing vdpau.h. 15 years ago
  Palle Lyckegaard e193c74e6e Add -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mreq visible. 15 years ago
  NVIDIA Corporation 369122dd77 Add VDPAU hardware accelerated decoding for H264 which can be used by 15 years ago
  Carl Eugen Hoyos 27cb5cbc16 Fix small errors in configure --help's output. 15 years ago