408 Commits (7b0d75fc400e97e8aae7c5b02f3b3294e25db09a)

Author SHA1 Message Date
Måns Rullgård af9e7d1810 --enable/disable parsers. Warning: some combinations are broken. 19 years ago
Måns Rullgård 88e2539b7e 10l: make disabling all pcm/adpcm codecs work 19 years ago
Måns Rullgård 327dcfd315 enable/disable pcm and adpcm codecs 19 years ago
Michael Niedermayer e5f28e8f4e set CONFIG_SMALL if user wants small ffmpeg 19 years ago
Måns Rullgård 6eefb6fd5b set CONFIG_ENCODERS/CONFIG_DECODERS only if any encoders/decoders are enabled 19 years ago
Ville Skyttä 67e21e071d Remove obsolete and non-functional support for external LZO. 19 years ago
Måns Rullgård 813457e515 set flags needed for shared libs on solaris 19 years ago
Måns Rullgård cde2d79afd Try to find a better shell if the one configure was started under is 19 years ago
Måns Rullgård 720c69da02 solaris sh doesn't allow functions and variables with the same name 19 years ago
Måns Rullgård 1a268accb5 compiler sanity check 19 years ago
Måns Rullgård fac252f95b add --cross-compile option to assume cross-compilation without cross-prefix 19 years ago
Måns Rullgård ddab0670b9 send output of exec checks to log file 19 years ago
Måns Rullgård 8d923001eb detect availability of -rdynamic and -export-dynamic 19 years ago
Diego Biurrun b028a8667d 'uname -m' returns IP<number> for MIPS CPUs on IRIX. 19 years ago
Ramiro Polla 2122f9c030 Install into $PROGRAMFILES instead of a hardcoded path on MinGW. 19 years ago
Måns Rullgård aedf11f8fe -logg needs to be after -lvorbis 19 years ago
Måns Rullgård 7beb802b3f fix a silly typo (1l to myself) 19 years ago
Måns Rullgård 2ba042a756 enable logging in configure by default, and print some advice on failure 19 years ago
Måns Rullgård 87f1c97e7a allow recent libfaad versions with new function names 19 years ago
Diego Biurrun d2845d68c8 Remove unused VERSION definition from config.mak. 19 years ago
Måns Rullgård 3b9bee8889 libfaac uses pascal calling convention on win32 so the generic tests 19 years ago
Måns Rullgård c8e9f80176 improved logging tests 19 years ago
Måns Rullgård 57bd82d4e7 test availability of various compiler flags, and verify that requested 19 years ago
Måns Rullgård 29f3b38a91 check for SDL_VideoInfo.current_[wh] availability in configure, and 19 years ago
Måns Rullgård 1f6b1bcb81 10l to myself for being overzealous with $cross_prefix 19 years ago
Diego Biurrun 38f0d3ce76 Add support for GNU/kFreeBSD systems. 19 years ago
Måns Rullgård 3ef17d626f don't use xlib in ffplay, and bump required sdl version 19 years ago
Måns Rullgård f25fc9b197 indentation 19 years ago
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