log

age author description
Tue, 19 Mar 2002 18:42:27 +0000 arpi a bit modified runtime fix patch by Fredrik Kuivinen <freku045@student.liu.se>
Tue, 19 Mar 2002 18:27:54 +0000 albeu 10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>.
Tue, 19 Mar 2002 15:08:15 +0000 mswitch Automatically use avcodec if it exists, otherwise fall back to fame (due
Tue, 19 Mar 2002 13:30:16 +0000 albeu A bug fix in the auto-repeat stuff + moved all printf to mp_msg
Tue, 19 Mar 2002 13:29:28 +0000 albeu Commentting session
Tue, 19 Mar 2002 13:28:45 +0000 albeu A bug fix + moved error msg from verbose to error
Tue, 19 Mar 2002 13:27:44 +0000 albeu Fix a typo error with JOY_BTN2 and JOY_BTN3
Tue, 19 Mar 2002 11:01:37 +0000 jonas small update to english version.
Tue, 19 Mar 2002 07:07:06 +0000 melanson MPlayer now has a Microsoft RLE decoder to call its own...only supports
Tue, 19 Mar 2002 00:11:44 +0000 arpi 10l. -ao mpegpes shouldn't be disabled if no DVB
Mon, 18 Mar 2002 23:59:42 +0000 atmos4 update hall of fame :)
Mon, 18 Mar 2002 23:30:04 +0000 atmos4 Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding
Mon, 18 Mar 2002 23:20:13 +0000 arpi updates by Jiri.Svoboda@seznam.cz
Mon, 18 Mar 2002 22:25:03 +0000 gabucino -nosound option added
Mon, 18 Mar 2002 22:24:18 +0000 gabucino applied Melanson's patch
Mon, 18 Mar 2002 15:21:28 +0000 jaf sync
Mon, 18 Mar 2002 14:57:34 +0000 jonas updated to english version.
Mon, 18 Mar 2002 09:39:18 +0000 eyck usr/lib/mplayer not /usr/lib, as reminded by Amy Fong.
Mon, 18 Mar 2002 09:10:54 +0000 nexus sync
Mon, 18 Mar 2002 05:29:59 +0000 melanson the RoQ video decoder is so very close to working, I can almost taste it
Mon, 18 Mar 2002 03:17:20 +0000 melanson added PTS for audio, but seeking still doesn't work
Mon, 18 Mar 2002 03:08:21 +0000 arpi supports query_format in codecs
Mon, 18 Mar 2002 01:55:38 +0000 arpi changed status of 'null' codec to avoid prefering it over buggy codecs
Mon, 18 Mar 2002 01:54:33 +0000 arpi video codec selection failed message changed - it depends on -vo too
Mon, 18 Mar 2002 01:52:51 +0000 arpi status numbers changed to fit our detection order
Mon, 18 Mar 2002 01:51:47 +0000 arpi migrate to new init_video()
Mon, 18 Mar 2002 01:49:42 +0000 arpi video codec selection redesigned and moved to libmpcodecs - now it's 'intelligent'
Mon, 18 Mar 2002 01:48:40 +0000 arpi init_video() changed, make all extern
Mon, 18 Mar 2002 01:48:22 +0000 arpi decore version check for divx3 and divx5
Mon, 18 Mar 2002 01:47:47 +0000 arpi don't call video->get_info if it's NULL