Commit History

Author SHA1 Message Date
  Alex Converse 291fd18a6e Add a log2 replacement for systems that haven't quite caught up with the C99 15 years ago
  Diego Biurrun fc1206a4d9 Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding. 15 years ago
  Måns Rullgård d6ced96317 ARM: enable fast_unaligned when --cpu=armv[67] is specified 15 years ago
  Måns Rullgård 07a8eef699 Fix build on Net/OpenBSD 15 years ago
  Stefano Sabatini 4e622deaab Cosmetics: group together indev/outdev dependencies. 15 years ago
  Stefano Sabatini 38e54a75ab Make the configure script select the input/output devices using 15 years ago
  Stefano Sabatini c2b3565e4a Only link against alsa if enabled. 15 years ago
  Adrian Stutz 30b1fff69c Only checks for jack if it is enabled and hence only links to jack if 15 years ago
  Michael Kostylev 28c9f06959 Disable network support if required headers cannot be found. 15 years ago
  Måns Rullgård b04251c5d0 configure: properly quote configure options stored in config.* 15 years ago
  Diego Biurrun 90b4f09177 Merge FreeBSD and DragonFlyBSD OS detection sections. 15 years ago
  Adam Hoka d6dcfc7f5b Add DragonFlyBSD to the list of supported OSes. 15 years ago
  Diego Biurrun 17492d5e40 Add code to enable and disable all VAAPI and VDPAU parts. 15 years ago
  Diego Biurrun 28b80940ff Express the H.264 parser dependency on the golomb code in configure instead of 15 years ago
  Diego Biurrun 0b175caac8 Add support for external OpenCORE libraries for AMR-NB/WB support. 16 years ago
  Diego Biurrun 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 years ago
  Måns Rullgård 85dd97adff configure: detect Loongson MIPS extensions 16 years ago
  Reimar Döffinger 34d11b875f Change HAVE_PPC64 to ARCH_PPC64. 16 years ago
  Diego Biurrun 57f8df050f dv1394 is disabled by default, do not redundantly disable it on Hurd. 16 years ago
  Andres Mejia 34e82167f3 Add Hurd to OS list and disable dv1394 in the Hurd case. 16 years ago
  Diego Biurrun ba7a703947 Print out more verbose licensing information. 16 years ago
  Diego Biurrun 1754fe4d30 The AC-3 decoder is now LGPL. Exchange the license header and change references 16 years ago
  Måns Rullgård bae3abb02c Define ARCH_MIPS64 when building for MIPS64 16 years ago
  Måns Rullgård 08a85a59d6 Define HAVE_BIGENDIAN as 0 or 1 according to CPU type 16 years ago
  Måns Rullgård 5b34250da0 configure: add some MIPS CPUs 16 years ago
  Andres Mejia 83993c1c76 Add gnu/kfreebsd to list of recognized operating systems. 16 years ago
  Måns Rullgård 4c27207c12 configure: fix licence check function 16 years ago
  Diego Biurrun 2f7ae63ba1 Require --enable-nonfree for turning on libfaac support. 16 years ago
  Diego Biurrun 2184c6f7af Factorize GPL and nonfree license checks into a common function. 16 years ago
  Måns Rullgård e4ddc8edfa configure: support Blackfin CPU names with --cpu 16 years ago
  Måns Rullgård cc078b5d8f PPC: check for x-form asm constraint support 16 years ago
  Måns Rullgård 9f5ff83f2a PPC asm for AV_RL*() 16 years ago
  Diego Biurrun 8bb3d6a612 Do not add -fno-common to CFLAGS on DOS, it is unneeded. 16 years ago
  Martin Storsjö 29382bc1eb Check for Decoder_Interface_init() instead of Speech_Decode_Frame_init() when 16 years ago
  Ramiro Polla 1894e741f5 win32, dos: Work around a bug in the GNU toolchain. 16 years ago
  Diego Biurrun e467369278 Add a configure check for lzo1x_999_compress() and compile the lzo test program 16 years ago
  Ramiro Polla e90f5b5ab1 configure: Add --enable-runtime-cpudetect 16 years ago
  Olivier Guilyardi 80ff8a16f5 Implement JACK input device. 16 years ago
  Gwenole Beauchesne ff41873562 Add VA API deps. 16 years ago
  Gwenole Beauchesne 5666fd731e Add hwaccel configury. This generates CONFIG_<CODEC>_<HWACCEL>_HWACCEL 16 years ago
  Diego Biurrun d326cf7f8f Add an empty line in front of configure debug instructions. 16 years ago
  Måns Rullgård 13cbe2c026 Quote stored configure arguments containing spaces 16 years ago
  Ramiro Polla 4b51fb1ce0 mingw32: Restore creation of import libraries. They are still not being 16 years ago
  Ramiro Polla b2cfd7e360 Create swscale subdirs for out-of-tree builds. 16 years ago
  Diego Biurrun 0a7ee3ef59 cosmetics: Group all path variables together in config.mak. 16 years ago
  Cédric Schieli a9ddb5b1a4 Add a CONFIG_SWSCALE_ALPHA option for alpha channel scaling (enabled by default) 16 years ago
  Ramiro Polla 7c5bfe7add Check for VirtualAlloc() so it may be used to allocate executable memory in 16 years ago
  Ramiro Polla 06abe7f5b4 mingw32: call lib.exe instead of lib to facilitate running it through wine. 16 years ago
  Matthieu Castet 337cee680b Disallow out-of-tree builds with config.h in the source tree. 16 years ago
  Carl Eugen Hoyos be2cf98a75 Force ebp_available for icc. 16 years ago