log configure @ 28034:9519c786aafa

age author description
Wed, 03 Dec 2008 09:06:23 +0000 gpoirier Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine as
Tue, 02 Dec 2008 20:07:13 +0000 reimar 100l, actually put the PTHREAD_CACHE define into config.h
Tue, 02 Dec 2008 08:35:30 +0000 diego vo_direct3d.o depends on w32_common.o.
Sun, 30 Nov 2008 13:22:34 +0000 diego MNG demuxer by Stefan Schuermans, stefan blinkenarea org
Fri, 28 Nov 2008 17:04:36 +0000 reimar Move PTHREAD_CACHE define logic to configure.
Fri, 28 Nov 2008 10:53:09 +0000 reimar Fix cross-compilation: autodetect correct nm tool
Wed, 26 Nov 2008 18:49:16 +0000 uau configure: Move AANDCT config.mak entry and add config.h #defines
Wed, 26 Nov 2008 18:17:55 +0000 reimar Fix compilation after FFmpeg r15940
Tue, 25 Nov 2008 18:37:13 +0000 cehoyos Enable compilation with icc 11.0.
Mon, 24 Nov 2008 17:29:37 +0000 gpoirier now that we have a specific check to enable ao_macosx or not, don't let test
Mon, 24 Nov 2008 17:27:05 +0000 gpoirier add specific test to check if we can enable ao_macosx not matter how vo_quartz test may turn out
Tue, 18 Nov 2008 12:23:42 +0000 reimar Direct3D based video_out module.
Tue, 18 Nov 2008 09:41:31 +0000 bircoph On OpenBSD socklen_t is defined at sys/types.h, so latter is added
Mon, 17 Nov 2008 18:20:20 +0000 reimar 100l, missing ' s' in sed command, probably caused all decoders to be
Mon, 17 Nov 2008 15:25:33 +0000 diego Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled.