526 Commits (68fcdbf1e570d16ca76e28a1f799dfa72a62e79a)

Author SHA1 Message Date
  Diego Biurrun 797ee6a6c7 simplify condition 19 years ago
  Diego Biurrun 1658bc4f96 Use a function for repeated AltiVec output and condition check. 19 years ago
  Diego Biurrun d7a9562415 Fix wrong condition check in the memalign error output. 19 years ago
  Diego Biurrun 910c62e1fc spelling and formatting cosmetics 19 years ago
  Diego Biurrun e3c00e34f0 Use ! disabled() where appropriate. 19 years ago
  Diego Biurrun 47f9cc15cc Use disabled() to check for GPL. 19 years ago
  Diego Biurrun ec5527c516 Make use of enabled_any(). 19 years ago
  Diego Biurrun 2f7e6782f4 Make use of disabled(), disabled_all() and enabled_all(). 19 years ago
  Diego Biurrun 85bca2c528 Add disabled_any() and disabled_all() functions. 19 years ago
  Ramiro Polla 37970ebfbf Add disabled() function and make use of it. 19 years ago
  Måns Rullgård 30b9d5f622 nobody uses TARGET_CMOV 19 years ago
  Måns Rullgård 7073e9fc69 rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configure 19 years ago
  Måns Rullgård 1ac9331a8f simplify setting of TARGET_* variables 19 years ago
  Ramiro Polla c839db53f7 Change occurences of 'test $foo != "no"' to 'enabled foo' for 19 years ago
  Ramiro Polla 9a46fe7509 Change one occurence of 'test $foo = yes -o test $bar = yes' to 19 years ago
  Ramiro Polla 90be59ef95 Change all straight 'test $foo = "yes"' to 'enabled foo'. 19 years ago
  Måns Rullgård edab3048c2 check for ARMv6 instruction set support 19 years ago
  Måns Rullgård cc1fb6238b add -Wno-pointer-sign to CFLAGS 19 years ago
  Ramiro Polla ca3798dc22 Remove installstrip in favor of explicit strip; better for cross-compilation. 19 years ago
  Diego Biurrun 150d27725b Theora encoding via libtheora. 19 years ago
  Aurelien Jacobs 3fb2ff0be2 fix a typo in deps 19 years ago
  Diego Biurrun 5577eafa21 Clarify that Xvid is used for encoding only. 19 years ago
  Aurelien Jacobs 773be23aa7 flashsv encoder also depends on zlib 19 years ago
  Måns Rullgård 299c77d569 it's called libgsm, not just gsm 19 years ago
  Måns Rullgård 30fd06bea9 check dependencies before setting CONFIG_*/ENABLE_* 19 years ago
  Måns Rullgård 416519ddfa allow --cpu=core2 for Intel Core2 tuning with gcc 4.3 snapshots 19 years ago
  Diego Biurrun 77aee36c59 Add a FIXME note about paths in pkgconfig files. 19 years ago
  Ramiro Polla e5f94c2b2c Disable threading support by default on all platforms, add individual 19 years ago
  Diego Biurrun dc9229536d ordering cosmetics 19 years ago
  Diego Biurrun 6ebe07fbb5 variable renaming: mp3lame --> libmp3lame 19 years ago
  Diego Biurrun 2eed5a461f Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin 19 years ago
  Diego Biurrun 3ffab36139 variable renaming: dts --> libdts 19 years ago
  Diego Biurrun f8904fd959 Rename variables: a52 --> liba52, a52bin --> liba52bin 19 years ago
  Diego Biurrun bfd5afd844 Reorder configure output. 19 years ago
  Diego Biurrun 21e3078f27 one more naming consistency change 19 years ago
  Diego Biurrun a10b8204bb more consistency for the output naming 19 years ago
  Diego Biurrun f36958f89a Align configure output. 19 years ago
  Dominik Mierzejewski 20c516c616 Remove redundant Requires: in libswscale.pc, approved by Diego. 19 years ago
  Diego Biurrun f8aa696f9f Properly check for all required bktr headers. 19 years ago
  Diego Biurrun 6cf161d21e Replace fail test with the die function. 19 years ago
  Diego Biurrun 5931bfc383 Remove redundant variable setting. 19 years ago
  Diego Biurrun b8bd34305e Slightly shorten libvorbis check. 19 years ago
  Diego Biurrun eb11380499 Disable Win32 threads by default. 19 years ago
  Diego Biurrun 3918dc4f8d Add AMR directories for out-of-tree builds. 19 years ago
  Diego Biurrun b6f9a42147 typo: Properly escape a $ sign. 19 years ago
  Diego Biurrun 2e3bcd38d0 Create libpostproc pkgconfig files only if libpostproc is enabled. 19 years ago
  Diego Biurrun 79cc11b3ec slightly more consistency for the Darwin linker options 19 years ago
  Luca Abeni 11c6f4a11c Opss... My last commit was wrong; sorry! 19 years ago
  Luca Abeni 0872a0a6d9 libswscale is not LGPLed, sorry 19 years ago
  Ramiro Polla 8fbec4f4d0 Install generated .lib files in shlibdir on MinGW. 19 years ago