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.
Sun, 04 Apr 2010 17:57:00 +0000 diego Remove -O4 from FAAC check, it is in our standard CFLAGS already.
Sun, 04 Apr 2010 17:18:47 +0000 diego Directly use CFLAGS for ASFLAGS instead of duplicating the variable content.
Sun, 04 Apr 2010 16:48:46 +0000 diego cosmetics: prettyprint config.mak somewhat
Sun, 04 Apr 2010 16:32:54 +0000 diego Remove no longer necessary CONFIG_SWSCALE from config.h/config.mak.
Fri, 02 Apr 2010 10:13:45 +0000 cehoyos Cosmetics: Fix indentation.
Fri, 02 Apr 2010 10:13:08 +0000 cehoyos Do not try -march=native for icc.
Sun, 28 Mar 2010 19:02:58 +0000 diego Add HAVE_STRERROR_R definition for FFmpeg to config.h.
Sun, 28 Mar 2010 16:49:23 +0000 diego Add definition of CONFIG_LIBRTMP to config.h for FFmpeg.
Sun, 28 Mar 2010 16:31:17 +0000 reimar Fix compilation after librtmp support in FFmpeg.
Thu, 25 Mar 2010 19:53:05 +0000 diego Remove unused OPTFLAGS variable from config.mak.
Thu, 25 Mar 2010 18:53:37 +0000 diego Remove unused MACOSX_BUNDLE config.mak entry.
Thu, 25 Mar 2010 18:51:57 +0000 diego Move some FFmpeg-specific entries to the FFmpeg section of config.mak.
Wed, 17 Mar 2010 14:41:32 +0000 diego Introduce mak_enable function to set variables in config.mak.
Wed, 17 Mar 2010 14:09:09 +0000 diego Rename SGI_MIPS architecture to plain MIPS.
Wed, 17 Mar 2010 13:55:59 +0000 diego Drop libavcodec_arch hack; ARCH can now be set directly in config.mak.
Wed, 17 Mar 2010 13:41:54 +0000 diego Lowercase arch and subarch values.
Wed, 17 Mar 2010 13:37:36 +0000 diego cosmetics: Drop leading underscore from cpuexts variables.
Wed, 17 Mar 2010 13:34:33 +0000 diego Make ff_config_enable work with lowercase values.
Wed, 17 Mar 2010 13:20:06 +0000 diego Split subarch handling off from generic arch handling.
Wed, 17 Mar 2010 10:46:18 +0000 cehoyos Fix compilation after FFmpeg r22569 at least for some architectures.
Wed, 17 Mar 2010 10:10:47 +0000 diego cosmetics: Drop leading underscores from arch variables.
Tue, 16 Mar 2010 10:25:54 +0000 cehoyos Fix compilation after FFmpeg r22565.
Mon, 15 Mar 2010 06:39:21 +0000 diego Add CONFIG_DCT and CONFIG_DWT to config.h as well as to config.mak for FFmpeg.
Sun, 14 Mar 2010 23:39:02 +0000 diego variable renaming cosmetics: _have_yasm --> have_yasm
Sun, 14 Mar 2010 23:37:58 +0000 diego Remove unused MMX_FFT Makefile variable.
Sun, 14 Mar 2010 23:00:06 +0000 diego cosmetics: Simplify _codecsdir setting for MinGW and OS/2.
Sun, 14 Mar 2010 22:58:20 +0000 diego Add -Wstrict-prototypes to CFLAGS.
Sun, 14 Mar 2010 22:55:13 +0000 diego Use menu instead of GUI as example for an internal feature turned on by a flag.
Sun, 14 Mar 2010 22:50:15 +0000 cehoyos Fix compilation after FFmpeg r22522.
Sun, 14 Mar 2010 16:13:32 +0000 diego Replace separate Win32, XAnim and Real codec directories by one global dir.