1061 Commits (b0dfd108fc63a4b528a74c0f1303c332fbde8ec8)

Author SHA1 Message Date
Charles Yates b0dfd108fc Take build_suffix into account in pkg-config files. 16 years ago
Diego Biurrun e6b9d588c1 Print just [no] or [yes] in the help output instead of [default=no/yes]. 16 years ago
Stefano Sabatini 2bfecf733b Make the library names for the require checks more explicit. 16 years ago
Stefano Sabatini a85de417db Add checks on the _mingw.h and w32api.h versions. 16 years ago
Dominik Mierzejewski 34b37f86ec Enable CMOV usage on x86_64 arch. All x86_64 CPUs have it. 16 years ago
Baptiste Coudurier bee2eac594 svq3 decoder may need zlib 16 years ago
Aurelien Jacobs 2eef7c6259 enable zlib and bzlib only when useful 16 years ago
Måns Rullgård 4f03499329 Add CONFIG_GOLOMB and auto-select when needed 16 years ago
Måns Rullgård 47a158cb8b Auto-enable CONFIG_MDCT when needed 16 years ago
Måns Rullgård 1091c959b1 AC3 encoder doesn't need FFT 16 years ago
Diego Biurrun a79d1aed48 Move declaration of mlp decoder dependency on mlp parser to the Makefile 16 years ago
Måns Rullgård b6bb00b07d Build MMX/SSE FFT only if CONFIG_FFT is set 16 years ago
Måns Rullgård 3c69e5d3de DCA decoder needs FFT 16 years ago
Måns Rullgård c510c7b5d9 configure: add foo_suggest facility 16 years ago
Måns Rullgård 72a436687c configure: add enable_weak and disable_weak 16 years ago
Måns Rullgård f9d328da8f configure: allow recursive foo_select options 16 years ago
Måns Rullgård 1848f7d9f9 Auto-enable CONFIG_FFT for codecs that need it 16 years ago
Måns Rullgård 6a702d4c7d configure: cosmetics 16 years ago
Måns Rullgård 7ef3425f0a configure: add foo_select facility 16 years ago
Måns Rullgård f7b230a761 configure: fix disabled_any to return false for empty list 16 years ago
David Conrad ae14f311f8 Speex decoding via libspeex 16 years ago
Diego Biurrun e3cc7d6fef cosmetics: Leave out quotes from libdirac pkg-config call for consistency. 16 years ago
Måns Rullgård 0223bd6f52 ARM: allow --cpu=armvN in configure 16 years ago
Måns Rullgård ec0bd3b93a Allow target name on every line in dependency postprocessing 16 years ago
Måns Rullgård 13c7df3dc0 Do not add $cross_prefix to compiler name given with --cc option 16 years ago
Måns Rullgård 884a36a78b configure: fix handling of option arguments containing = sign 16 years ago
Måns Rullgård 57f0ec6eee fix configure with libx264 disabled 16 years ago
Stefano Sabatini 7c19b88f30 Remove the ugly and unnecessary require_cpp_condition() function. 16 years ago
Stefano Sabatini cc181b41d2 Make more clear the error message for the libx264 version check. 16 years ago
Diego Biurrun 36718e51e9 cosmetics: Save some backslashes. 16 years ago
Diego Biurrun 75083a884f Remove -fasm CFLAGS check, it is no longer needed. 16 years ago
Diego Biurrun 0d7dca3669 Update DEPEND_CMD comment to better explain why we postprocess gcc output. 16 years ago
Diego Pettenò be449fca79 Convert asm keyword into __asm__. 16 years ago
Måns Rullgård f2e49553de Enable FAST_UNALIGNED on ARM variants that support it 16 years ago
Måns Rullgård aa8bc0f10f Enable FAST_UNALIGNED on PPC 16 years ago
Måns Rullgård 53bd9d923a Revert "Replace sed trickery in the gcc dependency generation command" 16 years ago
Måns Rullgård 5eb39de901 configure: simplify PPC dcbzl check 16 years ago
Carl Eugen Hoyos 89493e10ef Don't include byteswap.h anymore. 16 years ago
Diego Biurrun 3a2bcaed7c Replace sed trickery in the gcc dependency generation command by use of 16 years ago
Stefano Sabatini ca9acf9767 Fix inconsistent indent. 16 years ago
Diego Biurrun 79ab96bafd Revert the merger of LC_ALL declaration and export. 16 years ago
Stefano Sabatini 15fe16f4a4 Check requirement for libx264 version in configure using 16 years ago
Stefano Sabatini a5344cf7ec Implement CPP condition check support in configure. 16 years ago
Ramiro Polla bc574408dc Only special-case absolute DOS paths on systems that support them. 16 years ago
Stefano Sabatini 60e8bc13a9 Make configure --help return 0. 16 years ago
Stefano Sabatini 1865259fea Document libavfilter filters options in configure -h. 16 years ago
Diego Biurrun d8d12c1594 Remove obsolete liba52 wrapper code. 16 years ago
Diego Biurrun 460a4fb99d Merge variable declaration and export. 16 years ago
Diego Pettenò 0c45cd0720 Stop Sun Studio from issuing a warning during configure when passed 16 years ago
Diego Biurrun 949906ea6d Update copyright years. 16 years ago