log configure @ 15617:130dd060f723

age author description
Thu, 02 Jun 2005 19:11:59 +0000 lorenm x264 check needs -lpthread
Wed, 01 Jun 2005 09:20:46 +0000 reimar New ao_jack without bio2jack dependency.
Wed, 01 Jun 2005 09:08:15 +0000 reimar Set stack non-executable where supported.
Mon, 30 May 2005 08:57:30 +0000 henry - correct the argument in configure check for lrintf() to avoid a warning
Mon, 30 May 2005 08:23:19 +0000 henry check for -std=gnu99 to make lrintf() work on gcc 3.3/3.4
Sun, 29 May 2005 23:16:22 +0000 diego The default CFLAGS settings include -ffast-math and GCC 3.4.3 therefore
Sun, 29 May 2005 19:05:32 +0000 lorenm sync to x264 r240 (threads)
Sat, 28 May 2005 15:25:10 +0000 gpoirier support for AMD64 compiler optimizations flags in 32-bit mode. Patch by Corey Hickey
Fri, 27 May 2005 11:14:22 +0000 gpoirier Athlon 64 optimization flags, in 32 and 64-bit mode.
Tue, 24 May 2005 06:03:37 +0000 lorenm sync to x264 r239 (zoned ratecontrol and UMHex ME)
Sun, 15 May 2005 20:11:34 +0000 nplourde set define for apple gcc altivec
Sat, 14 May 2005 10:14:48 +0000 diego Make FAAC detection follow standard enable/disable/auto semantics.
Wed, 11 May 2005 16:00:12 +0000 lorenm sync to x264 rev223 (options: ratetol, vbv_*)
Wed, 11 May 2005 08:01:52 +0000 diego If libggi has been found, search for the libggiwmh extension
Tue, 10 May 2005 00:57:43 +0000 nplourde do not define HAVE_ALTIVEC_H on osx with gcc4
Tue, 10 May 2005 00:54:48 +0000 nplourde mcpu & mtune work on gcc4
Tue, 10 May 2005 00:38:46 +0000 nplourde look if round function exist in math.h & define HAVE_ROUND. patch by Steven M. Schultz <sms@2BSD.COM>
Mon, 09 May 2005 21:39:17 +0000 rfelker end of the locale nightmare, forever
Mon, 09 May 2005 17:02:10 +0000 nplourde dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffmpeg. patch by Steven M. Schultz <sms@2BSD.COM>
Mon, 09 May 2005 11:53:33 +0000 diego Allow more gcc 3.x and 4.x versions.
Sat, 07 May 2005 14:50:14 +0000 nicodvb added twolame mp2 audio encoder
Thu, 05 May 2005 17:10:16 +0000 lorenm expose x264 options 'me' and 'me_range'.
Thu, 05 May 2005 00:17:27 +0000 nplourde do not define video_out_macosx if corevideo is not present
Wed, 04 May 2005 17:02:14 +0000 rfelker 5l to me, i didn't notice the extra quotes breaking things
Wed, 04 May 2005 16:06:07 +0000 rfelker remove nonportable and replace with proper quoting
Wed, 04 May 2005 15:39:49 +0000 rfelker 1000000000l for using nonportable, obfuscated, and even
Wed, 04 May 2005 09:17:31 +0000 henry force C locale to assure consistent behavior of toupper()
Wed, 04 May 2005 01:19:28 +0000 nplourde fix sed for syntax to work on gnu & bsd
Tue, 03 May 2005 16:32:13 +0000 nplourde proper list of libav codec
Tue, 03 May 2005 11:16:35 +0000 michael per (libav)codec enable/disable fix
Fri, 29 Apr 2005 17:18:12 +0000 nplourde recommended flags on osx
Fri, 29 Apr 2005 15:44:46 +0000 nplourde enable vo_macosx if corevideo available
Fri, 29 Apr 2005 11:41:07 +0000 nplourde macosx core video module
Mon, 25 Apr 2005 07:07:57 +0000 nicodvb added faac audio encoder
Fri, 22 Apr 2005 06:59:59 +0000 nicodvb audio encoding reworked
Sun, 17 Apr 2005 13:04:28 +0000 faust3 newer versions of mingws gcc do not like terminating slahes when specifying extra include paths
Wed, 13 Apr 2005 11:46:35 +0000 nplourde allows the Mac OS X version of MPlayer to look for its data files inside the Resources directory of the appwrapper. patch by Chris Roccati <roccati@pobox.com>
Wed, 06 Apr 2005 11:57:10 +0000 rathann - fix gcc warnings, strlcat/strlcpy prototypes
Wed, 23 Mar 2005 10:07:00 +0000 diego Fix shared libpostproc installation.
Mon, 14 Mar 2005 23:26:11 +0000 lorenm sync to x264 171: chroma_me, chroma_qp_offset
Sun, 06 Mar 2005 14:43:41 +0000 iive use inttypes.h for checks instead of less spread-ed stdint.h
Fri, 04 Mar 2005 13:11:01 +0000 lorenm sync to x264 r150: new option 'b_pyramid'
Wed, 02 Mar 2005 18:38:13 +0000 wight libsmbclient is sometimes built with ssl support. This takes it into account
Sun, 27 Feb 2005 04:25:12 +0000 joey added a stream module for the vstream client library
Sat, 26 Feb 2005 13:38:17 +0000 reimar --charset configure option to convert help messages charset
Wed, 23 Feb 2005 19:59:24 +0000 lorenm sync to x264 r137: adaptive B-frame decision, flush delayed frames.
Tue, 22 Feb 2005 14:40:44 +0000 reimar fix for MAP_ANON vs. MAP_ANONYMOUS fix...
Tue, 22 Feb 2005 05:50:10 +0000 lorenm Sync to x264 r134: weighted prediction for B-frames.
Mon, 21 Feb 2005 22:27:03 +0000 reimar typo, missing _no
Sun, 20 Feb 2005 02:21:26 +0000 lorenm x264: expose option "level_idc".
Fri, 18 Feb 2005 03:55:27 +0000 lorenm Move x264 version check into configure.
Sun, 06 Feb 2005 20:56:16 +0000 reimar DGA works only with x11
Sat, 05 Feb 2005 21:39:59 +0000 diego XvMC is not yet autodetected, don't claim otherwise in the help output,
Sat, 05 Feb 2005 11:53:30 +0000 reimar Some systems (e.g. FreeBSD 5.3) only define MAP_ANON, not MAP_ANONYMOUS
Thu, 03 Feb 2005 17:35:49 +0000 aurel makes --enable-*-faad really enable without any further check and drop support for old external faad2 versions (<= 1.1)
Wed, 02 Feb 2005 14:07:13 +0000 diego Separate XF86 video mode extension check from XF86 keysym check as
Tue, 01 Feb 2005 11:54:50 +0000 diego Print which of Tremor, internal Tremor or libvorbis has been enabled.
Sat, 22 Jan 2005 18:30:23 +0000 diego The test to check for working pthreads fails if the system can support
Sat, 22 Jan 2005 14:09:17 +0000 diego Make configure check for aalib dependency on libX11 if it fails without.
Fri, 21 Jan 2005 21:32:15 +0000 alex better test for MAP_FAILED by Ian Lindsay
Thu, 20 Jan 2005 13:22:53 +0000 reimar remove all setlocale calls, they break the behaviour of sscanf and
Sun, 16 Jan 2005 22:01:52 +0000 reimar detect and use the codecs paths instead of win32.
Fri, 14 Jan 2005 09:55:36 +0000 attila 10l
Wed, 12 Jan 2005 10:01:04 +0000 attila sun grep doesn't like binary files, thus the compiled file
Thu, 06 Jan 2005 12:06:57 +0000 diego RTC check should no longer be Linux-only.
Thu, 06 Jan 2005 00:06:56 +0000 diego RTC support on FreeBSD, inspired by a patch from Michael Johnson
Thu, 30 Dec 2004 12:11:32 +0000 henry internal Tremor decoder for Ogg/Vorbis
Wed, 29 Dec 2004 23:23:46 +0000 rtognimp Support amr_nb and amr_wb via libavcodec
Thu, 23 Dec 2004 15:36:00 +0000 reimar do not use pthreads on hpux (broken, hardly useful).
Thu, 23 Dec 2004 15:18:39 +0000 reimar When setting HAVE_PTHREADS, set HAVE_THREADS also to avoid linking problems with lavc (because utils.c defines a stub otherwise)
Thu, 23 Dec 2004 02:09:52 +0000 ivo Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
Wed, 15 Dec 2004 14:37:27 +0000 faust3 enable memalign hack for libavcodec when memalign is not present, hopefully the mencoder segfaults on mingw are gone now
Thu, 25 Nov 2004 21:47:58 +0000 zdar 10l for me => is not >=
Thu, 25 Nov 2004 20:03:11 +0000 zdar Removal of vo_directfb.c (configure part). From now DirectFB => 0.9.13 is required for vo directfb.
Mon, 22 Nov 2004 10:28:36 +0000 henry check for __builtin_expect (used by libmpeg2)
Sat, 20 Nov 2004 19:30:55 +0000 wight should be \$ not $\
Sat, 20 Nov 2004 14:46:22 +0000 henry support for debianized LIVE.COM library
Thu, 11 Nov 2004 02:27:15 +0000 diego devices.html is no more, link updated.
Wed, 10 Nov 2004 16:43:40 +0000 nplourde add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com>
Wed, 10 Nov 2004 00:26:41 +0000 rathann fix --disable-termios, approved by Diego
Sun, 07 Nov 2004 21:58:29 +0000 mosu Handle "tail" and "head" properly. If using "-1" does not work then use "-n 1". Throw away warnings in both cases.
Sat, 06 Nov 2004 19:35:24 +0000 rfelker recommit sascha's commit (Lennart Poettering's polyaudio stuff)
Wed, 03 Nov 2004 02:50:01 +0000 nplourde remove mac shlb support to use new helix codec for realvideo support on osx
Tue, 02 Nov 2004 13:59:34 +0000 faust3 winvidix requires -lgdi32
Mon, 01 Nov 2004 22:13:36 +0000 nplourde enable vcd support on all based darwin system
Sun, 31 Oct 2004 18:19:28 +0000 faust3 some people have GREP_OPTIONS set to --ignore-case what makes it a bit dangerous to rely on the string MPlayer for the big endian check
Sat, 30 Oct 2004 09:31:33 +0000 faust3 avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>
Sat, 30 Oct 2004 08:17:48 +0000 faust3 fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>
Thu, 28 Oct 2004 23:25:18 +0000 reimar Allow attaching gdb on crash automatically.
Sun, 24 Oct 2004 13:37:35 +0000 reimar _def_enca should always be set to something! And preferrably correctly..
Sat, 23 Oct 2004 22:43:19 +0000 ivo Add --enable and --disable options for vo_pnm and vo_md5sum to configure.
Thu, 21 Oct 2004 11:55:20 +0000 aurel adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
Wed, 20 Oct 2004 14:23:33 +0000 wight Move help_mp.h generation to Makefile, so it's easier to maintain on
Mon, 18 Oct 2004 20:30:07 +0000 nplourde add vcd support to darwin for ppc
Sun, 17 Oct 2004 13:28:22 +0000 reimar added gl_common for code used by both vo_gl.c and vo_gl2.c.
Tue, 12 Oct 2004 21:00:32 +0000 reimar -fno-PIC will not work on OSX, and it is only useful on x86 anyway.
Mon, 11 Oct 2004 19:26:13 +0000 reimar Zeta OS support, mostly working.
Thu, 07 Oct 2004 09:31:16 +0000 reimar fixing --disable for mp3lib, liba52 and libmpeg2, patch by (basic (at) mozdev (dot) org), see also bug #102
Sun, 26 Sep 2004 14:49:33 +0000 faust3 detect byte order even for cross-compiling
Sun, 26 Sep 2004 14:40:59 +0000 faust3 --host-cc option for crosscompiling
Sat, 25 Sep 2004 15:34:42 +0000 faust3 directsound audio output plugin, patch by Gabor Szecsi <deje at miki.hu> some minor modifications by me
Tue, 21 Sep 2004 19:50:54 +0000 nicodvb encoding to mp2 with libtoolame
Mon, 20 Sep 2004 08:48:53 +0000 al Don't output error when testing for JACK. Also _insist_ on a JACK version
Wed, 15 Sep 2004 16:01:34 +0000 faust3 Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function patch by ismail donmez <kde@myrealbox.com>
Sun, 05 Sep 2004 17:46:33 +0000 joey fixed --enable-gif bug
Fri, 27 Aug 2004 20:43:05 +0000 iive x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at arklinux dot org>, modifications by Loren Merritt <lorenm at u.washington dot edu>, Jeff Clagg <snacky at ikaruga.co dot uk> and me
Thu, 26 Aug 2004 09:24:03 +0000 rathann remove unnecessary mips check (it's obsolete anyway)
Thu, 26 Aug 2004 01:06:02 +0000 diego properly set linking flags for NetBSD, patch by jb13@gomerbud.com
Wed, 25 Aug 2004 15:40:06 +0000 diego Detect if the assembler supports receiving data through -pipe,
Wed, 25 Aug 2004 15:35:32 +0000 diego Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.
Wed, 25 Aug 2004 01:06:26 +0000 diego Document how to specify multiple paths with the --with-* options,
Mon, 23 Aug 2004 07:51:10 +0000 wight Check if -liconv is needed for iconv.
Fri, 20 Aug 2004 18:29:25 +0000 rtognimp typo
Thu, 19 Aug 2004 17:18:06 +0000 diego portability fix taken from the NetBSD patch set
Thu, 19 Aug 2004 11:57:33 +0000 diego readability whitespace fix
Wed, 18 Aug 2004 19:00:05 +0000 diego spelling: big-endian and little-endian
Sat, 14 Aug 2004 21:59:02 +0000 iive Revised description of --with-xvmclib configure option, inspired by The Wanderer's patch
Sat, 14 Aug 2004 21:24:32 +0000 iive print matroska check result
Sat, 14 Aug 2004 15:17:39 +0000 diego Improved SPARC CPU detection and SPARC compilation fixes.
Fri, 13 Aug 2004 00:33:14 +0000 diego Update ao_jack for new bio2jack API, improve check in configure.
Thu, 12 Aug 2004 12:36:08 +0000 rtognimp DTS support via lavc and libdts
Mon, 09 Aug 2004 08:21:42 +0000 wight LIVE.COM autodetection
Thu, 05 Aug 2004 06:31:42 +0000 mosu Leftover from the old Matroska demuxer detection removed.
Thu, 05 Aug 2004 00:14:16 +0000 diego language handling simplification
Wed, 04 Aug 2004 18:38:27 +0000 mosu Removed the old Matroska demuxer.
Mon, 02 Aug 2004 04:24:36 +0000 atmos4 Preliminary Support for building MPlayer with Intel C++ compiler.
Sat, 31 Jul 2004 22:17:23 +0000 diego 10l to the author of this longstanding and obscure bug. Each language
Sat, 17 Jul 2004 09:53:35 +0000 iive let DirectFB find it's headers in --with-extraincdir=DIR
Wed, 14 Jul 2004 22:04:42 +0000 diego VCD support does not yet work on OpenBSD.
Mon, 12 Jul 2004 10:44:18 +0000 diego OpenBSD portability fixes from the OpenBSD ports tree
Fri, 09 Jul 2004 15:19:47 +0000 diego typo
Tue, 06 Jul 2004 02:10:22 +0000 michael multi-threaded lavc patch by (Loren Merritt <lorenm at u dot washington dot edu>)
Mon, 05 Jul 2004 09:42:28 +0000 mosu Do not add libmad to the X libraries. Patch by Evgueni V. Gavrilov <aquatique at rusunix dot org>
Sun, 27 Jun 2004 17:54:31 +0000 faust3 mingw crosscompiling step 1
Sat, 26 Jun 2004 10:40:23 +0000 faust3 fix loader build on windows
Sat, 26 Jun 2004 09:54:02 +0000 alex user nl_langinfo if langinfo support present for proper chinese support, feature requested by Shixin Zheng <shixinzheng@sjtu.edu.cn>
Fri, 25 Jun 2004 18:49:24 +0000 diego silence gcc 3.4 warnings, patch by VMiklos <mamajom@axelero.hu>
Fri, 25 Jun 2004 18:11:15 +0000 alex JACK audio support through bio2jack by Kamil Strzelecki <esack@o2.pl>
Fri, 25 Jun 2004 16:49:53 +0000 diego string handling security fixes
Fri, 25 Jun 2004 16:17:16 +0000 alex darwin flags cleanup by Dan Christiansen
Thu, 24 Jun 2004 12:52:17 +0000 alex ranlib cleanup by Dan Christiansen
Thu, 24 Jun 2004 10:25:05 +0000 alex support for realvideo codecs under macosx, original patch by Donnie Smith (together with an altivec patch by Dan Christiansen)
Mon, 21 Jun 2004 19:54:48 +0000 diego typo
Fri, 18 Jun 2004 17:08:22 +0000 diego Just a tiny fix with configure/Makefile for not using
Tue, 15 Jun 2004 07:01:02 +0000 wight Make configure point to translated docs
Sun, 13 Jun 2004 16:44:34 +0000 joey change linking order for static build with live.com on mingw
Fri, 11 Jun 2004 15:10:36 +0000 diego freetype depends on iconv
Fri, 11 Jun 2004 09:58:27 +0000 faust3 OpenBSD/VAX support, patch by Gabucino
Mon, 31 May 2004 15:07:20 +0000 diego Fix X11 libs detection on Cygwin.
Tue, 25 May 2004 18:51:53 +0000 rfelker fix compile with network disabled
Thu, 20 May 2004 21:22:07 +0000 reimar MinGW doesn't accept trailing /
Wed, 12 May 2004 22:49:23 +0000 joyping changes for alsa9/alsa1.x merge, only alsa.
Sat, 08 May 2004 17:52:25 +0000 henry ENCA support (http://trific.ath.cx/software/enca/)
Fri, 07 May 2004 11:25:07 +0000 diego clarification
Tue, 04 May 2004 16:17:22 +0000 diego VIDIX now works on Win32, approved by Sascha.
Fri, 30 Apr 2004 17:07:49 +0000 faust3 add X11 headers to OPTFLAGS patch by Steven M. Schultz <sms at 2BSD.COM>
Mon, 26 Apr 2004 09:44:06 +0000 alex attribute_used macro
Thu, 22 Apr 2004 12:12:00 +0000 diego Missing options added, one put into default order.
Mon, 19 Apr 2004 20:09:33 +0000 diego QNX does not support -rdynamic.
Fri, 16 Apr 2004 13:22:51 +0000 michael OS/X localtime_r multiply defined patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)
Tue, 13 Apr 2004 23:26:31 +0000 diego Missing options added to --help output.
Tue, 13 Apr 2004 21:40:04 +0000 diego Make caca detection consistent with the others using *-config, also avoids
Tue, 13 Apr 2004 12:19:10 +0000 diego -rdynamic is not supported on Win32. Both _xanim and _real set it, so both
Tue, 13 Apr 2004 10:02:37 +0000 faust3 -rdynamic is not supported on windows
Tue, 13 Apr 2004 01:01:46 +0000 diego win32 macro added to simplify detecting both Cygwin and MinGW.
Mon, 12 Apr 2004 16:39:26 +0000 faust3 libavformat support for windows
Sun, 11 Apr 2004 14:26:04 +0000 michael demux_lavf
Tue, 06 Apr 2004 16:13:52 +0000 alex altivec support under netbsd, patch by Matthew Green
Tue, 06 Apr 2004 01:12:36 +0000 alex removed obsoleted defs
Tue, 06 Apr 2004 00:04:48 +0000 alex libcaca video output driver by Howell Tam
Mon, 05 Apr 2004 23:17:40 +0000 alex ability to disable mp3lib, liba52 and libmpeg2
Mon, 05 Apr 2004 22:49:28 +0000 alex Removed mpflac as ffflac is way better and ad_flac won't compile with external flac
Mon, 05 Apr 2004 21:20:19 +0000 alex Quartz/MacOSX video output module by Nicolas Plourde
Thu, 01 Apr 2004 14:17:58 +0000 diego dvb should be added to $_noinputmodules as well as $_inputmodules.
Sat, 27 Mar 2004 20:19:57 +0000 diego Missing echores "no" added, duplicate variable setting removed.
Fri, 26 Mar 2004 15:21:44 +0000 faust3 fseeko emulation patch by Steven M. Schultz <sms at 2bsd.com>
Fri, 26 Mar 2004 12:15:54 +0000 faust3 fix compilation on cygwin
Sat, 13 Mar 2004 16:25:08 +0000 faust3 fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net>
Fri, 05 Mar 2004 04:44:32 +0000 diego --disable-xmms option was missing, noticed by Enrico Weigelt.
Sat, 31 Jan 2004 23:00:00 +0000 alex add libvo to include list for lavc
Fri, 30 Jan 2004 09:07:28 +0000 diego Simplified support for libc5 systems.
Sun, 25 Jan 2004 18:18:21 +0000 alex ppc970 support, patch by Romain Dolbeau
Thu, 22 Jan 2004 14:38:00 +0000 michael 100000l
Mon, 19 Jan 2004 19:16:10 +0000 mosu Added the new C based Matroska demuxer by Aurelien Jacobs.
Mon, 12 Jan 2004 22:48:03 +0000 rtognimp Use MSZH and ZLIB decoders from libavcodec
Sun, 11 Jan 2004 17:07:32 +0000 henry ALSA 1.x audio out driver
Sat, 10 Jan 2004 13:25:39 +0000 henry 10l
Sat, 10 Jan 2004 13:00:42 +0000 henry lavcodec compile fix
Fri, 02 Jan 2004 14:06:47 +0000 alex x86_64/amd64 detection under freebsd
Wed, 31 Dec 2003 21:35:52 +0000 diego MPlayer's configure fails to detect fontconfig on a system with
Sat, 27 Dec 2003 19:27:59 +0000 alex optimizing for cpus on irix
Thu, 25 Dec 2003 12:05:28 +0000 gabucino VAX architecture support (tested on VAXstation 4000/VLC)
Tue, 23 Dec 2003 22:47:11 +0000 alex better parisc detection
Fri, 19 Dec 2003 22:05:24 +0000 rik add ZORAN makefile variable for conditional compilation of vf_zrmjpeg
Mon, 08 Dec 2003 21:34:05 +0000 alex removed the historic libcss support
Mon, 08 Dec 2003 12:14:32 +0000 alex Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
Sun, 07 Dec 2003 15:26:12 +0000 alex alsa 1.x support by Bernhard Rosenkraenzer <bero@arklinux.org>
Sat, 29 Nov 2003 03:02:38 +0000 iive FreeType detection, patch send by Pierre Lombard <p_l@gmx.fr>
Sat, 29 Nov 2003 01:28:05 +0000 diego --enable-dvbhead, wording, clearer error messages
Tue, 18 Nov 2003 20:50:48 +0000 iive XviD math lib missed - patch by <ismail.donmez@boun.edu.tr>
Tue, 18 Nov 2003 02:32:42 +0000 iive remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdir
Sun, 16 Nov 2003 09:25:13 +0000 attila check whether termcap is provided by tinfo
Sun, 16 Nov 2003 09:12:03 +0000 attila fix smb libs inclusion when using --enable-smb.
Thu, 13 Nov 2003 21:03:11 +0000 gabucino missing clause
Thu, 13 Nov 2003 20:53:40 +0000 gabucino cumulative libc5 compatibility patch ;)
Wed, 12 Nov 2003 10:26:01 +0000 diego FAAD detection improved and fixed.
Wed, 12 Nov 2003 00:43:42 +0000 iive XviD Api4 support
Fri, 07 Nov 2003 22:14:51 +0000 iive fix lavc fail on missing lame
Thu, 06 Nov 2003 23:11:15 +0000 alex pass extra includes to lavc too (hopefully fixes the bsd & lavc & lame issue)
Thu, 06 Nov 2003 22:57:40 +0000 alex prefer our cpuinfo.c over linux emu proc/cpuinfo under freebsd on x86
Tue, 04 Nov 2003 22:11:50 +0000 nexus ugly FreeBSD fix ..
Tue, 04 Nov 2003 20:00:55 +0000 rik provisions for new zoran driver (zr2)
Mon, 03 Nov 2003 16:35:40 +0000 ranma mencoder lavc audio encoding support
Sun, 02 Nov 2003 13:45:24 +0000 michael protect config.h from multiple iinclusion patch by (Bj«Órn Sandell <biorn at dce dot chalmers dot se>)
Sun, 02 Nov 2003 10:14:05 +0000 michael int_fastXY_t emulation
Sat, 01 Nov 2003 14:57:40 +0000 attila define install itself instead of a path to install, needed for ginstall
Thu, 30 Oct 2003 14:57:06 +0000 mosu Removed temporary .cpp file used during the Matroska test. Updated the libebml and libmatroska requirements to at least v0.6.0 for both. There have been changes in the lacing code, and users WILL come and complain why mplayer, linked against older versions, will have issues playing newer files.
Mon, 27 Oct 2003 01:06:35 +0000 diego in configure --help output:
Sat, 25 Oct 2003 20:33:51 +0000 gabucino finally removing pthread dependency!!
Fri, 24 Oct 2003 07:44:38 +0000 gabucino fix issue when compiler is called 'cc', and --disable-gcc-checking was used
Thu, 23 Oct 2003 22:09:26 +0000 iive remove 'yes' from nowhere (after flac check)
Thu, 23 Oct 2003 18:58:46 +0000 lumag Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> arklinux.org>.
Wed, 22 Oct 2003 18:24:57 +0000 gabucino enable Vidix on Linux/Alpha
Wed, 22 Oct 2003 18:23:28 +0000 gabucino detection of 'Alpha' architecture
Wed, 22 Oct 2003 12:35:03 +0000 alex Support for newer Apple GCC's. Patch by Magnus Damm <damm@opensource.se>
Sun, 19 Oct 2003 20:37:07 +0000 diego DOCS/en/ ---> DOCS/HTML/en/
Sun, 19 Oct 2003 20:20:45 +0000 diego Man pages moved to DOCS/man/.
Thu, 16 Oct 2003 12:12:49 +0000 alex consistency fixes
Thu, 16 Oct 2003 08:45:10 +0000 attila Fix compilation when libavcodec is missing.
Tue, 14 Oct 2003 12:14:48 +0000 diego Prefer TOOLS/cpuinfo over /proc/cpuinfo on Cygwin, approved by Sascha.
Tue, 14 Oct 2003 09:41:08 +0000 alex some darwin patches (hostinfo,xmms), based on patch by Chris Zubrzycki <beren@mac.com>
Sat, 11 Oct 2003 19:31:29 +0000 alex some missing declarations for libavcodec
Mon, 06 Oct 2003 07:21:01 +0000 lumag Fix external FLAC detection on Mandrake.
Sun, 05 Oct 2003 17:15:09 +0000 lumag Improve flac detection a bit. Now you can safely remove all files from
Sun, 05 Oct 2003 15:34:40 +0000 faust3 consolevidix -> cvidix
Sat, 04 Oct 2003 23:06:04 +0000 attila configure altivec patch by Magnus Damm <damm@opensource.se>
Sat, 04 Oct 2003 22:00:25 +0000 lumag FLAC decoding support via imported libmpflac.
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Thu, 02 Oct 2003 14:25:52 +0000 faust3 new vidix vo modules for textmode console and windows
Fri, 26 Sep 2003 18:08:10 +0000 alex initial MorphOS/Amiga (GeekGadgets) support