log configure @ 17463:b56f34ba3f2f

age author description
Sun, 22 Jan 2006 18:11:35 +0000 diego proper support for shared libpostproc
Sun, 22 Jan 2006 01:32:09 +0000 rtognimp Quick&dirty compilation fix, needed after latest changes in ffmpeg build
Fri, 20 Jan 2006 21:15:28 +0000 diego AIX compiler CPU-option improvements
Fri, 20 Jan 2006 00:58:07 +0000 diego Also define FF_POSTPROCESS when using shared libavcodec.
Thu, 19 Jan 2006 22:09:20 +0000 rathann Implement XvMC lib autodetection for future use (currently disabled, but working
Sat, 14 Jan 2006 23:39:31 +0000 diego 10l: FFmpeg shared lib build information does not belong in MPlayer configure.
Sat, 14 Jan 2006 22:21:34 +0000 diego Sync with latest FFmpeg build system changes.
Sat, 14 Jan 2006 16:26:42 +0000 diego Consistent variable names for shared libavcodec.
Sat, 14 Jan 2006 16:04:35 +0000 diego Add --disable-libavcodec_so/--disable-libavformat_so.
Mon, 09 Jan 2006 19:35:44 +0000 nicodvb added support for external libavformat
Mon, 09 Jan 2006 15:44:15 +0000 reimar CamStudio codec support
Tue, 03 Jan 2006 16:03:17 +0000 diego Fix _inc_extra handling in DirectFB check.
Fri, 30 Dec 2005 05:15:27 +0000 lorenm sync to x264 r390 (bime)
Thu, 29 Dec 2005 18:01:22 +0000 diego AIX PPC port
Mon, 26 Dec 2005 03:16:48 +0000 al - move our setenv() fallback implementation to osdep
Sun, 25 Dec 2005 14:00:04 +0000 rathann prefer newer terminfo-capable libraries (ncurses or terminfo)
Sun, 25 Dec 2005 07:21:42 +0000 ods15 improove termcap detection, -lncurses works too
Wed, 14 Dec 2005 21:52:41 +0000 nicodvb fix compilation when dvdkit and dvdread are not available
Tue, 13 Dec 2005 21:54:28 +0000 aurel restore the old behavior for --enable-theora, ie. provide a sane default for $_ld_theora
Tue, 13 Dec 2005 17:01:07 +0000 diego Darwin does not support -rdynamic.
Sun, 11 Dec 2005 18:19:05 +0000 ods15 make fribidi autodetect by default instead of disable
Thu, 01 Dec 2005 02:51:22 +0000 diego AMD's Family 6 CPUs come with two flavors: one that supports SSE and
Sat, 26 Nov 2005 15:52:17 +0000 gpoirier Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POIS com >
Tue, 22 Nov 2005 05:17:17 +0000 lorenm sync to x264 r373 (brdo)
Thu, 17 Nov 2005 11:07:29 +0000 diego Remove stray \n and shorten overly long lines in the process.
Thu, 17 Nov 2005 11:06:38 +0000 diego Tests should use echocheck/echores instead of plain echo for output.
Sat, 12 Nov 2005 08:25:04 +0000 gpoirier Configure support for Cyrix C3
Mon, 07 Nov 2005 10:30:37 +0000 diego typo: libcio --> libcdio
Sun, 06 Nov 2005 17:42:20 +0000 faust3 make it optionally possible to compile MPlayer with libcdio instead of libcdparanoia
Sat, 05 Nov 2005 11:58:25 +0000 reimar Speex support. Seeking and pts generation does not work.