617 Commits (93e91145b41eb067c183d445e99d337384a288a4)

Author SHA1 Message Date
Måns Rullgård 78e61cc5c6 rename CONFIG_HAVE_DLFCN and CONFIG_HAVE_DLOPEN to HAVE_DLFCN/HAVE_DLOPEN 18 years ago
Måns Rullgård 68bbeacae3 remove unused option --disable-simple_idct 18 years ago
Måns Rullgård be74741ccd rename shell variable vorbis to libvorbis 18 years ago
Måns Rullgård 8e72b130a2 rename shell variable netserver to beos_netserver for consistency 18 years ago
Måns Rullgård af63114e0d rename CONFIG_AC3 to CONFIG_A52 18 years ago
Måns Rullgård 3841a6aa7a remove filter_out() function, it's unused and not POSIX compliant 18 years ago
j@v2v.cc 6c0d04136f support for libswscale.pc without --enable-swscaler 18 years ago
Måns Rullgård a8d04fba5e #define ENABLE_*_CODEC etc as 0 or 1 in config.h 18 years ago
Oded Shimon f956e12954 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT 18 years ago
Måns Rullgård 78fcba8fc7 disable -Winline spam, --enable-extra-warnings to enable 18 years ago
Måns Rullgård 47d23bbfe4 check for byteswap.h 18 years ago
Måns Rullgård c63b9a1123 rename CONFIG_SDL -> HAVE_SDL 18 years ago
Måns Rullgård d226c75084 rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK 18 years ago
Måns Rullgård 997baf0141 allow spaces in source and build directory names 18 years ago
Steve L'Homme 13638ea92a Properly quote paths on grep invocations for codec lists. 18 years ago
Diego Biurrun 786b30af26 Add option to disable ffmpeg build. 18 years ago
Diego Biurrun 6dc7b6b377 Detect some more ARM CPU types. 18 years ago
Diego Biurrun 28d8e661af Accept multiple --extra-ldflags and --extra-libs options. 18 years ago
Diego Biurrun a63e5f1cce typo 18 years ago
Diego Biurrun 419b878494 Add ARCH_X86_32 as a new define for 32 bit x86 architectures and change 18 years ago
Luca Barbato e240ee678c Make sure --as-needed and the other flags got checked as the last thing, workarounds linking checks issues due broken system libraries 18 years ago
Diego Biurrun 68300911a0 Many systems have TEMPDIR mounted noexec, warn about this. 18 years ago
Måns Rullgård 4cbed916cf libdts and lame sometimes need -lm 18 years ago
Luca Barbato b92f5a6b31 use --as-needed just on linux, since *bsd way is broken... (patch from Diego Pettenò <flameeyes@gentoo.org>) 18 years ago
Guillaume Poirier 94e4c3a333 Protect code that uses CMOV instructions with HAVE_CMOV, 18 years ago
Guillaume Poirier 4c8d81fa2d fix harmless typo / consistency fix 18 years ago
Guillaume Poirier e7768fc512 Add x86 conditionnal mov (CMOV) "detection" (based on the cpu passed by --cpu=xx) 18 years ago
Guillaume Poirier 1c5d830c25 10l: Revert bogus use of GCC's -march=xx: 18 years ago
Guillaume Poirier 38d0a8aad8 rename --tune to --cpu and make --cpu pass the apropriate -march=xx option to the compiler. 18 years ago
Guillaume Poirier cc6a90dd49 rename --cpu (and related variables) to --arch as this option always 18 years ago
Diego Biurrun 07a1b05e66 Consistently use $(BUILD_ROOT). 18 years ago
Diego Biurrun a88fc5c040 Remove intrinsics checks, they are no longer used. 18 years ago
Guillaume Poirier c2095a8f5c Add pentium-m to the list of tuning targets 18 years ago
Luca Barbato b420448e38 removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore 18 years ago
Michael Niedermayer 2a1a6b64a1 always add -fomit-frame-pointer if optimizations are enabled 18 years ago
Luca Barbato 87ea51e0b5 fix the dcbz check and move it in configure 18 years ago
Luca Barbato c4e96ceef7 fix blackfin support, thaks to vapier for pointing out 18 years ago
Måns Rullgård 0244f74378 f*cking windows confuses itself by adding .exe to filenames 18 years ago
Måns Rullgård be0d52ab78 make sure we can create and execute files in $TMPDIR 18 years ago
Måns Rullgård 854fdb51e6 put ARM feature tests next to other CPU tests 18 years ago
Måns Rullgård c7ae634596 try to stop people blindly using --cross-compile 18 years ago
Diego Biurrun cab3ef828a Change VHOOKSHFLAGS (which defaults to SHFLAGS) from a shell to a Makefile 18 years ago
Víctor Paesa fbb9d1043d Fix vhook build on Cygwin, shared builds only. 18 years ago
Siarhei Siamashka 1839e854e5 Proper armv5te instructions support detection. 18 years ago
Diego Biurrun 12ccec0f15 Remove superfluous variable setting, the script will exit anyway. 18 years ago
Ramiro Polla ebb810d9f7 The fail test needs to be outside of the GPL test, it's referenced elsewhere. 18 years ago
Diego Biurrun fe84b3f091 Work around Solaris tr not understanding "tr a-z A-Z" as it should. 18 years ago
Michael Niedermayer c07bd6a937 print warnings if 18 years ago
Steve L'Homme 8ac17293d3 AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com % 18 years ago
Ramiro Polla b89c8f589a The FFLDFLAGS for MinGW are only meant for the shared libraries and not 18 years ago