log

age author description
Fri, 03 May 2002 22:05:46 +0000 arpi gui vs. mencoder conflict workaround
Fri, 03 May 2002 21:44:11 +0000 pontscho fix video vindov background
Fri, 03 May 2002 20:57:13 +0000 pontscho fix xmga fs, resize to movie size and mouse auto hide + dga
Fri, 03 May 2002 20:29:20 +0000 atmos4 More verbose error reporting to configure.log for SDL and fix a long pustanding bug, with type mismatch in test-compile-code (affected eg. cygwin, too)
Fri, 03 May 2002 19:45:43 +0000 rfelker fixed raw i420/iyuv to some extent, so that cb/cr channels are no
Fri, 03 May 2002 19:27:34 +0000 atmos4 guess what :)
Fri, 03 May 2002 19:27:05 +0000 atmos4 Execute darwinfixlib.sh before linking, it will only do something if on darwin, if you don't like that it is always called (I mean on all systems), I could change that, however as it's only called two times during linking I guess it's ok.
Fri, 03 May 2002 19:23:15 +0000 atmos4 Darwin needs to run ranlib on any static lib before linking, we do this in this script just before the final linking.
Fri, 03 May 2002 19:17:19 +0000 atmos4 Fix for darwins date
Fri, 03 May 2002 19:01:46 +0000 atmos4 Port to darwin.
Fri, 03 May 2002 19:00:54 +0000 atmos4 Add Darwin (MacOS X) detection and configuration and modify compiler check to check through defined-cc, gcc3, cc to find good compiler. Abort on first good compiler.
Fri, 03 May 2002 18:42:43 +0000 iive timer didn't update if mplayer is too fast (no video)
Fri, 03 May 2002 13:12:46 +0000 pontscho fix aspect ratio handling
Fri, 03 May 2002 12:56:29 +0000 atmos4 Fix build on FreeBSD 5.0 or later, should be downward compatible (verified on FreeBSD 4.5 at sf compilefamr.
Fri, 03 May 2002 09:43:36 +0000 jaf add something like 'Optimizing for: i686 mmx mmx2 sse'
Thu, 02 May 2002 23:40:31 +0000 arpi 100000l! it resets a/v buffers _after_ stream sync, dropping possible keyframe, and may causing a-v desync.. seems to fix mpg seek bug and avi desync bug
Thu, 02 May 2002 17:12:44 +0000 alex disabled audio
Thu, 02 May 2002 16:09:54 +0000 alex 10l
Thu, 02 May 2002 12:24:53 +0000 alex avid mjpeg support (external huffman table)
Thu, 02 May 2002 11:50:39 +0000 arpi linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>
Thu, 02 May 2002 11:00:16 +0000 albeu printf to mp_msg
Thu, 02 May 2002 10:52:30 +0000 albeu New MSGT for more printf to mp_msg
Thu, 02 May 2002 10:49:55 +0000 albeu printf to mp_msg
Thu, 02 May 2002 10:43:27 +0000 albeu mp_msg level fix
Thu, 02 May 2002 10:40:35 +0000 albeu printf to mp_msg
Thu, 02 May 2002 10:32:55 +0000 albeu printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARN
Thu, 02 May 2002 10:28:33 +0000 albeu printf to mp_msg
Thu, 02 May 2002 10:25:48 +0000 albeu Fix frame_time for variable fps movies as it was the last frame duration.
Thu, 02 May 2002 02:03:59 +0000 arpi - frame_time delayed one frame, as it's really duration of current frame,
Thu, 02 May 2002 01:56:28 +0000 arpi .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>