log configure @ 31266:649376ef332e

age author description
Wed, 02 Jun 2010 22:09:04 +0000 reimar Add the -march fallback for amdfam10 also to the x86_64 case.
Wed, 02 Jun 2010 20:50:55 +0000 cehoyos libavcodec/libx264.c requires x264 0.98 since r23430.
Sun, 30 May 2010 14:29:18 +0000 cehoyos Fix compilation without librtmp.
Sun, 30 May 2010 12:14:40 +0000 reimar Change compiler argument order for compile_check to avoid incorrect linking
Sun, 30 May 2010 05:16:29 +0000 hyc Add librtmp support
Sat, 29 May 2010 15:07:16 +0000 reimar Remove obsolete may_alias-related defines, lavu handles this now
Sat, 29 May 2010 14:57:17 +0000 reimar Actually run a detection whether external libass exists, instead
Sat, 29 May 2010 14:44:02 +0000 reimar Fix compilation if the compiler does not support -march=amdfam10
Sat, 29 May 2010 10:43:51 +0000 diego cosmetics: Drop leading '_' from noinputmodules variable.
Tue, 25 May 2010 23:41:30 +0000 diego Add support for decoding VP8 through libvpx wrapper in FFmpeg.
Mon, 24 May 2010 21:13:22 +0000 siretart support linking to fribidi without pkg-config
Mon, 24 May 2010 19:32:17 +0000 siretart make configure use pkg-config for fribidi checks
Fri, 14 May 2010 16:56:43 +0000 diego vf_zr requires the lavc MJPEG encoder even when MEncoder has been disabled.
Fri, 14 May 2010 16:13:53 +0000 diego Remove duplicate and nonsense libavencoders #define for OpenCORE AMR-WB.
Fri, 14 May 2010 15:34:30 +0000 diego Check for termios.h before sys/termios.h.
Sun, 09 May 2010 14:45:29 +0000 diego Remove internal liba52 copy.
Sun, 09 May 2010 11:20:15 +0000 diego cosmetics: Drop leading underscore from some commonly-used variable names.
Thu, 06 May 2010 10:10:34 +0000 cehoyos Fix compilation with old libschroedinger-dev installed.
Fri, 30 Apr 2010 21:18:17 +0000 reimar Revert accidental change to default CFLAGS.
Fri, 30 Apr 2010 19:04:13 +0000 reimar Add configure detection for SDL backend for -vo gl.
Wed, 28 Apr 2010 11:57:09 +0000 cehoyos Fix compilation with gcc 2.95.3 (with --disable-ass).
Tue, 27 Apr 2010 17:50:50 +0000 diego Add llrintf test for FFmpeg.
Tue, 27 Apr 2010 08:19:42 +0000 cehoyos Fix compilation with live555 after libavutil r22965.
Sat, 24 Apr 2010 17:15:28 +0000 reimar Remove code to work around bugs in ancient libSDL versions, the code has been
Thu, 22 Apr 2010 14:02:20 +0000 diego VIDIX only works for Linux on the x86_64 architecture, not on other OSes.
Wed, 21 Apr 2010 12:43:16 +0000 diego Revert obscure hack that disables the malloc.h check on certain BSD platforms.
Tue, 20 Apr 2010 09:14:54 +0000 lorenm Tell x264 that we aren't going to give it timestamps.
Tue, 06 Apr 2010 10:08:19 +0000 diego Generate dependency information as a sideeffect of compilation.
Mon, 05 Apr 2010 17:15:08 +0000 diego Add -MP to dependency command.
Mon, 05 Apr 2010 17:11:58 +0000 diego Drop unused DEPEND_CMD from config.mak; FFmpeg no longer needs it.