log configure @ 19006:b9b99fa6cb46

age author description
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.
Wed, 05 Jul 2006 20:26:39 +0000 nicodvb #define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
Mon, 03 Jul 2006 23:47:31 +0000 diego Remove silly variable indirection.
Sun, 02 Jul 2006 20:21:27 +0000 ivo disable vo_md5sum if there is no libavutil
Sun, 02 Jul 2006 19:50:52 +0000 ivo cosmetics: move md5sum check down so it can depend on libavutil later
Fri, 30 Jun 2006 12:41:05 +0000 diego Move conditional FreeType support compilation to the build system.
Thu, 22 Jun 2006 09:27:00 +0000 diego Remove forgotten --disable-setlocale option from --help output.
Wed, 21 Jun 2006 14:49:09 +0000 diego Move #ifdefs around complete files into the build system.
Wed, 21 Jun 2006 09:45:17 +0000 diego Remove separation between Win32 DLL and DirectShow support in the build system.
Mon, 19 Jun 2006 09:16:42 +0000 diego Change integer to string comparison in hw.optional.altivec test since
Sun, 18 Jun 2006 11:21:23 +0000 diego Conditionally run some CPU-architecture and OS-specific tests.
Sun, 18 Jun 2006 11:15:20 +0000 diego Rename --with-dts*dir options to --with-libdts*dir for consistency and
Sun, 18 Jun 2006 09:02:38 +0000 rathann Consistency fix.
Sat, 17 Jun 2006 17:18:46 +0000 diego Rename --with-libdvnav --> --with-dvdnavdir for consistency.
Sat, 17 Jun 2006 17:11:44 +0000 diego Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
Sat, 17 Jun 2006 17:08:06 +0000 diego Simplify and streamline FAAD detection.
Sat, 17 Jun 2006 15:47:37 +0000 diego consistency fix: --with-foo switches shall not enable options.