log configure @ 18033:3aff7d2edf43

age author description
Sun, 02 Apr 2006 13:31:03 +0000 diego Remove mpdvdkit1 cruft from the build system.
Sun, 02 Apr 2006 08:26:13 +0000 diego AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....net
Sun, 02 Apr 2006 07:44:14 +0000 diego There is no check for the crash debug feature, so setting the variable to
Sun, 02 Apr 2006 03:14:54 +0000 rfelker first stage of build system cleanup:
Thu, 30 Mar 2006 23:47:03 +0000 rfelker more cruft
Thu, 30 Mar 2006 22:15:50 +0000 rfelker forgot one occurrance
Thu, 30 Mar 2006 22:14:44 +0000 rfelker remove deprecated, never-used gnu gettext cruft.
Wed, 29 Mar 2006 21:54:53 +0000 jonas support for mp3lame with -oac lavc
Tue, 28 Mar 2006 22:44:16 +0000 nicodvb added support for external VIDIX
Tue, 21 Mar 2006 05:36:10 +0000 corey Prevent building lavc with xvid support unless xvid version is 1.1 or
Mon, 20 Mar 2006 10:57:30 +0000 diego Simplify pkg-config invocation.
Fri, 17 Mar 2006 23:47:10 +0000 corey Support libavcodec vrc_strategy=1 (XviD ratecontrol).
Thu, 16 Mar 2006 21:56:24 +0000 nicodvb compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
Mon, 13 Mar 2006 21:50:56 +0000 diego Use _res_comment where appropriate.
Mon, 13 Mar 2006 02:42:06 +0000 michael FAAC encoding through libavcodec-faac
Sat, 11 Mar 2006 00:00:25 +0000 diego Simplify libcdio check.
Fri, 10 Mar 2006 23:59:38 +0000 diego Make better use of pkg-config to check for/set proper libraries when
Wed, 08 Mar 2006 20:27:47 +0000 reimar UTF-8 is used everywhere else and seems to be more portable than utf8 (FreeBSD)
Wed, 08 Mar 2006 19:56:47 +0000 henry revert the attempts for ccache fix
Wed, 08 Mar 2006 12:45:48 +0000 reimar Automaticall convert message to console charset, use utf8 for GTK2 Gui
Sun, 05 Mar 2006 10:03:53 +0000 henry use relative paths for libav* build
Sun, 05 Mar 2006 07:23:12 +0000 lorenm sync to x264 r457 (direct_pred=3)
Wed, 22 Feb 2006 00:59:11 +0000 nplourde properly detect cpu on x86 based mac
Sat, 18 Feb 2006 20:04:42 +0000 gpoirier upport another G4 flavour: MPC7447* chips.
Thu, 16 Feb 2006 20:45:25 +0000 reimar OpenAL audio support, actual output is mono-only (no positioning yet).
Tue, 14 Feb 2006 21:43:32 +0000 rtognimp Set SRC_PATH correctly, fixes libpostproc compilation
Sun, 12 Feb 2006 14:17:39 +0000 alex support openbsd/zaurus aswell
Sat, 11 Feb 2006 23:29:51 +0000 diego Sync with latest FFmpeg build system changes:
Mon, 30 Jan 2006 20:58:11 +0000 nicodvb when linking to external libav* try using pkg-config first
Mon, 23 Jan 2006 10:16:48 +0000 diego Fix libav* linking order, libavutil needs to come after lavc/lavf.