380 Commits (36e09a514434802ef924930f3fe3dbaee03793f2)

Author SHA1 Message Date
Måns Rullgård 1ea46bed23 apply $cross_prefix before $cc is used 19 years ago
Diego Biurrun 6d9a242106 libavcodec/libpostproc ---> libpostproc 19 years ago
Måns Rullgård dcd479c033 major cleanup of compiler/library tests 19 years ago
Måns Rullgård 74c53c2da7 make configure --whatever --help work as expected 19 years ago
Luca Abeni f743a06236 Include the correct video4linux2 header 19 years ago
Diego Biurrun c51c4fa083 AMR URL fixes 19 years ago
Diego Biurrun b29bddab34 Simplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR. 19 years ago
Guillaume Poirier c2f69579bb fix compilation of 3dnowext instinsincs, both on ia32 and AMD64. 19 years ago
Diego Biurrun e89b8b0a93 Honor the LDFLAGS environment variable. 19 years ago
Guillaume Poirier 41ae6ef923 Add an actual 3dnow intrinsinc so the configure script doesn't just check for the existence of the 3dnow header 19 years ago
Guillaume Poirier fce9551efc Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for GCC, so use -m3dnow instead. 19 years ago
Jan Knutar 08706ab9a2 Unconditionally use -lossaudio on NetBSD. 19 years ago
Måns Rullgård baa3a93781 Create shared libraries using versioned filenames and add -rpath-link 19 years ago
Diego Biurrun 60827a1a80 Further simplify AMR build. 19 years ago
Diego Biurrun 64eaac62ca amr_nb should disable amr_nb-fixed and vice versa. 19 years ago
Diego Biurrun 6eb07e7349 Disentangle dependencies between amr_nb and amr_nb-fixed: amr_nb-fixed does 19 years ago
Diego Biurrun 28fff4c81b cosmetics 19 years ago
Diego Biurrun 04f40508b2 Allow passing CFLAGS through the environment on all platforms. 19 years ago
Diego Biurrun b9ca6d4704 output cosmetics 19 years ago
Luca Abeni 490c189bc8 Disable v4l2 is videodev2.h is not "sanitized" 19 years ago
Frantisek Dvorak 6a1a892f23 use sdl-config with $cross_prefix 19 years ago
Måns Rullgård 65f51a41af be nice to syntax highlighting that doesn't understand here-docs 19 years ago
Diego Pettenò 9627763483 Fix order of operands in lrintf test to make the test not fail if you have 19 years ago
Diego Biurrun dc8b01d166 Enable ffserver on Darwin, non-AltiVec regression tests pass. 19 years ago
Zuxy Meng 82eb4b0f1b 3DNow! & Extended 3DNow! versions of FFT 19 years ago
Michel Bardiaux 214c5f26c9 Use != instead of -ne in test invocations for greater portability. 19 years ago
Diego Biurrun 9cb2cf10b2 Revert unconditional config.h overwriting, it may cause unnecessary rebuilds. 19 years ago
Diego Biurrun 6eb7182cf4 Unconditionally overwrite config.h. The current behavior where config.h is 19 years ago
Måns Rullgård 8b2121e3de move common parts of makefiles into common.mak 19 years ago
Diego Biurrun 8e955b13ff Move SRC_PATH out of the conditional, it is always added to config.mak. 19 years ago
Diego Biurrun 64018fd015 Do not add quotes around SRC_PATH, the quoting has to be done at a later 19 years ago
Alex Beregszaszi 84fe996379 improve video4linux2 detection (without sys/time.h it was complaining about struct timeval 19 years ago
Diego Biurrun 6fe2dcd049 10l typo: libdir --> incdir 19 years ago
Diego Biurrun 1d67a1d46f Add incdir to configure. 19 years ago
Diego Biurrun b12f8273fa Separate library install into static and shared installation. 19 years ago
Luca Abeni 47f388503b Add video4linux2 detection to configure. 19 years ago
Alexander Strasser 1a44a8b654 Some Make variants complain if the LIB variable does not exist. 19 years ago
Dan Villiom Podlaski Christiansen 12fe88b460 Fix detection of IPv6 support on Darwin by ensuring that 19 years ago
Michael Niedermayer e2a5fd2049 os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) 19 years ago
Luca Abeni 0a7b514f13 video4linux2 input support 19 years ago
Diego Biurrun 320d060ae9 On MinGW it is not possible to build shared and static libraries at once. 19 years ago
Gildas Bazin 0e8b594fe2 Disable protocols by default on WinCE, not MinGW. 19 years ago
Gildas Bazin ac44871c77 WinCE cross-compilation support 19 years ago
Gildas Bazin 04f46ced8c Add --disable-protocols option to configure to disable I/O protocol from 19 years ago
Diego Biurrun 1ddf5ba1af typo 19 years ago
Diego Biurrun e516dbe7c2 Remove erroneous extralibs line in a --disable option. 19 years ago
Diego Biurrun 69e9b2cf45 Define separate version number for libpostproc. 19 years ago
Diego Biurrun ba64106a39 Remove redundant --enable-shared-pp configure option and make the PP code 19 years ago
Diego Biurrun 4bdd05e76f Move library name generation to configure, simplifies build system a bit more. 19 years ago
Diego Biurrun f3b6010916 Create symbolic links for all library sonames and clean up Makefiles. 19 years ago