log

age author description
Tue, 19 Mar 2002 22:12:18 +0000 alex config vo if resolution changed (after decoded image read the dimensions out of lavc context)
Tue, 19 Mar 2002 21:48:55 +0000 atmos4 allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds header to mov demuxer, init faad from info from mov header
Tue, 19 Mar 2002 19:22:00 +0000 arpi show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox.pl>
Tue, 19 Mar 2002 19:16:01 +0000 arpi non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se>
Tue, 19 Mar 2002 18:57:24 +0000 arpi hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen <freku045@student.liu.se>
Tue, 19 Mar 2002 18:49:39 +0000 arpi runtime msg changed
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