log configure @ 33677:41061dfd72d4

age author description
Tue, 28 Jun 2011 23:45:03 +0000 diego configure: Add AS_O to config.mak for Libav/FFmpeg build.
Sun, 26 Jun 2011 14:42:35 +0000 iive Do a proper calculation of free RAM to be used as V4L buffers.
Sun, 26 Jun 2011 14:16:40 +0000 diego build: Compile libav* libraries from the top level of the ffmpeg subdirectory.
Sun, 26 Jun 2011 14:16:38 +0000 diego configure: Set correct libav* (S)LIBNAME in config.mak.
Sun, 26 Jun 2011 13:31:34 +0000 diego configure: Mark libav* as enabled in config.mak.
Sat, 25 Jun 2011 17:30:19 +0000 reimar Set SRC_PATH to '.' which is a standard value for FFmpeg now.
Sat, 25 Jun 2011 01:22:43 +0000 diego configure: Correctly check for the clang compiler.
Fri, 24 Jun 2011 09:11:36 +0000 diego configure: Update a comment about fast int types.
Thu, 23 Jun 2011 18:42:26 +0000 reimar Fix "sse in cpuinfo implies mmxext" hack to still work when --disable-sse is used.
Wed, 22 Jun 2011 19:02:20 +0000 reimar Do not force SSE disabled for gcc 2, it seems to compile
Tue, 21 Jun 2011 18:02:17 +0000 reimar Disable SAP muxer since it depends on disabled RTP muxer.
Thu, 16 Jun 2011 21:37:21 +0000 cehoyos Use the same yasm check as FFmpeg.
Sat, 11 Jun 2011 16:40:10 +0000 reimar Only enable NEED_GLOB on win32, currently this has the effect
Sat, 11 Jun 2011 16:38:49 +0000 reimar Add support for detecting VFPV3, required for compiling libavcodec for some
Sat, 11 Jun 2011 14:54:59 +0000 reimar Set host_cc after cross-compile check.
Sat, 04 Jun 2011 09:10:04 +0000 reimar Fix _libcdio staying on "auto" if cdparanoia test succeeded before.
Wed, 01 Jun 2011 14:38:03 +0000 diego configure: Enable yasm/nasm support on OS/2.
Tue, 31 May 2011 21:15:14 +0000 iive Check if compiler is functioning properly before trying to test additional options.
Tue, 31 May 2011 20:45:39 +0000 iive Automatically add "-fno-tree-vectorize" in CFLAGS.
Mon, 30 May 2011 20:23:45 +0000 reimar Fix compilation with latest FFmpeg.
Tue, 24 May 2011 19:53:20 +0000 diego configure: Disable Flash Screen Video v2 encoder if zlib is unavailable.
Tue, 24 May 2011 19:51:38 +0000 diego configure: Convert HAVE_SYS_MMAN_H into a 0/1 definition.
Tue, 24 May 2011 08:20:48 +0000 cehoyos Fix live555 detection on mingw32.
Tue, 24 May 2011 08:19:10 +0000 cehoyos Revert r33368, it broke mingw32 compilation.
Sat, 21 May 2011 15:04:50 +0000 cboesch Add MNG output support.
Fri, 20 May 2011 22:44:52 +0000 cehoyos x264 version 0.115 is required now.
Fri, 20 May 2011 21:25:00 +0000 iive Fix linking after recent FFmpeg change.
Wed, 18 May 2011 09:45:18 +0000 cehoyos Cosmetics: Restore indentation after r33465.
Sun, 15 May 2011 18:42:59 +0000 cehoyos Fix false positives when auto-detecting live555 library.
Sat, 07 May 2011 16:16:23 +0000 reimar Fix matrixview test, it would stay stuck at "auto".