897 Commits (0f53b192285264aacd2128366bd42b2c6fff7349)

Author SHA1 Message Date
Diego Biurrun 0f53b19228 Move declaration of temporary filenames after the OS-specific settings 17 years ago
Matthieu Castet b4e806b2b9 pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used 17 years ago
Diego Biurrun 5341d85601 Include files are now installed in $PREFIX/include. 17 years ago
Panagiotis Issaris 064df5a9f6 Show the "--disable-mmx2" and "--disable-ssse3" options when using "./configure 17 years ago
Dave Yeo 287d3b1336 Create object files in a.out (aout-emx) format on OS/2. This works around 17 years ago
Alexander Strange b58412f106 Check for sys/mman.h and set appropriate definitions. 17 years ago
Alexander Strange d7f0920bd7 Check for and set HAVE_MMX2, it is used in several places. 17 years ago
Michael Kostylev 503d5b585f fix extern prefix detection when cross compiling. 17 years ago
Måns Rullgård 2081f3c619 fix extern prefix detection on mingw 17 years ago
Måns Rullgård b4d96ba2a8 check for prefix on extern symbols in configure 17 years ago
Diego Biurrun 6fce759141 Fix previously broken x86_64 check, simplifying it in the process. 17 years ago
Diego Biurrun 3dddba4b5d Fix previously broken xlc checks, simplifying them in the process. 17 years ago
Diego Biurrun 78fe7631f8 Drop unnecessary subshell invocation from BEINCLUDES check. 17 years ago
Diego Biurrun 7edd384f1d Add -q to grep invocation where appropriate. 17 years ago
Diego Biurrun abe39c0f31 Escape \1 and \2 in sed expressions written to config.mak to avoid mangling. 17 years ago
Diego Biurrun 08c4e395d2 Return of the living typo II: VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD 17 years ago
Diego Biurrun 6a5b97732e 10l: Fix stupid typo, VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD. 17 years ago
Måns Rullgård 14f3ce3615 fix DEPEND_CMD for out of tree builds 17 years ago
Diego Biurrun 4477b9f424 Properly check for AltiVec CFLAGS instead of guessing based on compiler vendor. 17 years ago
Diego Biurrun 5dff04fc51 Only check for altivec.h when not using Apple gcc and not adding -faltivec to 17 years ago
Diego Biurrun 0870c7674a cosmetics: Reformat Apple cc check. 17 years ago
Måns Rullgård d04d9e167e new attempt at portable endian test 17 years ago
Måns Rullgård ccae51d5b9 hopefully portable endian test 17 years ago
Diego Biurrun 315c741d3d Move dependency generation commands into configure. 17 years ago
Alexander Strange 8b83d56893 Fix configure to properly build without PIC by default on Darwin 17 years ago
Diego Biurrun 0138c54ec6 Use proper library versions instead of SPPVERSION in Darwin SHFLAGS. 17 years ago
Diego Biurrun b7860763ca Clarify comment. 17 years ago
Diego Biurrun 13ca50f367 Rename --enable-swscaler --> enable-swscale to be consistent with the 17 years ago
Ramiro Polla c234520736 VFW capture support 17 years ago
Diego Biurrun 4a24ab64b1 Rename pp variable to postproc for consistency. 17 years ago
Måns Rullgård 6bd859d67e check for x86 bswap instruction 17 years ago
Måns Rullgård 0e32c8c65a simplify library version handling 17 years ago
Måns Rullgård e3773a55be simplify processing of some --disable-* options 17 years ago
Aurelien Jacobs 241227d8a8 remove some unneeded artificial dependencies from configure 17 years ago
Måns Rullgård 22f8654776 Fix endian test with grep not handling non-text files 17 years ago
Måns Rullgård 932ccf398a remove unnecessary backslashes 17 years ago
Vitor Sessak 81124ba0d1 Fix libavfilter compilation and make it more in line 17 years ago
Ramiro Polla 6548ff57c0 Force DOS users to enable memalign hack when needed, 17 years ago
Benjamin Larsson 40bcf4c780 Support setting the debuglevel (-g level) with --enable-debug=# 17 years ago
Ramiro Polla c6eed369d2 Use "disable" helper function 17 years ago
İsmail Dönmez 8541cc274c Do not add deprecated -no-cpp-precomp to CFLAGS on Darwin. 17 years ago
Diego Biurrun 2c62e737f4 Add empty line in output to increase readability. 17 years ago
Måns Rullgård 61d251dbc0 check for inline asm support 17 years ago
Måns Rullgård 9342080973 fix version in libavfilter.pc 17 years ago
Måns Rullgård f436a23e59 fix versions in .pc files 17 years ago
Måns Rullgård a6601d69bb fix libavfilter version extraction 17 years ago
Michael Niedermayer b2eb2ff098 Make gcc ignore the distinction between +0.0 and -0.0, this allows it to 17 years ago
Måns Rullgård f65c9da140 print enabled things in columns 17 years ago
Vitor Sessak 3cde40aaa4 10l, alphabetic ordering 17 years ago
Vitor Sessak f7679c54dd Build system changes for libavfilter addition. Add --enable-avfilter configure option. 17 years ago