log configure @ 19060:b508e7ef1ea8

age author description
Thu, 13 Jul 2006 13:28:56 +0000 gpoirier Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support
Thu, 13 Jul 2006 03:05:08 +0000 diego Streamline GUI build.
Wed, 12 Jul 2006 17:28:14 +0000 diego Use only one global config.mak file.
Wed, 12 Jul 2006 16:59:54 +0000 diego Sync with latest FFmpeg build system changes:
Wed, 12 Jul 2006 15:42:47 +0000 ivo remove check. libavutil is now mandatory
Wed, 12 Jul 2006 15:20:34 +0000 diego Work around DTS_INC and MLIB_INC now being gone from FFmpeg.
Wed, 12 Jul 2006 14:19:08 +0000 diego Make libavutil mandatory.
Wed, 12 Jul 2006 13:03:40 +0000 diego Remove remnants of old libmp1e support.
Wed, 12 Jul 2006 11:43:50 +0000 diego libavformat interdependencies have been fixed so disable all muxers
Tue, 11 Jul 2006 22:36:04 +0000 diego Fix compilation with MEncoder disabled: Some libavformat demuxers have
Tue, 11 Jul 2006 21:53:58 +0000 diego Fix 10l regexp mistake that disabled all decoders/encoders.
Tue, 11 Jul 2006 19:36:13 +0000 diego xvmclib vs xvmclibdir typo
Tue, 11 Jul 2006 14:47:07 +0000 diego Split _libavcodecs variable into _libavdecoders and _libavencoders.
Tue, 11 Jul 2006 14:45:34 +0000 diego Disable FFmpeg muxers when not compiling MEncoder.
Tue, 11 Jul 2006 09:59:38 +0000 diego Sync with FFmpeg: (de)muxers are now individually selectable.
Tue, 11 Jul 2006 09:36:14 +0000 diego Add FFmpeg parsers to config.h as well.
Tue, 11 Jul 2006 09:23:20 +0000 diego Mention that individual codec and parser en-/disabling is FFmpeg-specific.
Mon, 10 Jul 2006 21:32:19 +0000 ben added new pvr:// input for ivtv based cards
Sun, 09 Jul 2006 17:00:23 +0000 diego 10l, xvmclib(dir) does not specify a directory name.
Sun, 09 Jul 2006 16:38:02 +0000 diego Consistent option and variable naming for x11libdir and xvmclibdir.
Sun, 09 Jul 2006 16:37:18 +0000 diego _x11_paths should just be a list of paths without -L.
Sun, 09 Jul 2006 15:38:44 +0000 diego Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.
Sun, 09 Jul 2006 15:38:05 +0000 diego Sync with latest FFmpeg build system changes, now parsers can be
Sun, 09 Jul 2006 14:06:13 +0000 uau Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current
Sat, 08 Jul 2006 17:09:35 +0000 diego Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
Sat, 08 Jul 2006 13:47:43 +0000 diego small cosmetics
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).
Fri, 07 Jul 2006 17:04:04 +0000 diego The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
Thu, 06 Jul 2006 13:09:45 +0000 diego Move conditional compilation into the build system.
Thu, 06 Jul 2006 01:51:31 +0000 vayne Initial win32 gui release.