log mplayer.c @ 1504:f4f686aed404

age author description
Mon, 13 Aug 2001 13:12:49 +0000 atlka modified mplayer.c to rewert to PLAY after rewinding after 1 sec
Mon, 13 Aug 2001 11:08:18 +0000 atlka changes according to -utf8 option, draw_osd() function added
Sun, 12 Aug 2001 20:52:35 +0000 arpi PTS calc updates, fixes, cleanups, mess...
Sun, 12 Aug 2001 17:28:16 +0000 arpi seek.c moved to demuxer.c, stream_reset in new_demuxer()
Sun, 12 Aug 2001 15:46:09 +0000 arpi cleanup...
Sat, 11 Aug 2001 22:49:18 +0000 arpi better fix - now it's backward compatible
Sat, 11 Aug 2001 22:44:12 +0000 arpi VCD fix
Sat, 11 Aug 2001 20:37:33 +0000 arpi AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
Sat, 11 Aug 2001 00:53:45 +0000 arpi AVI pts/seek fixes, VBR support, faster NI seek
Fri, 10 Aug 2001 01:27:02 +0000 arpi 'too slow' message is fixed - better detection now based on both drop_cnt and A-V sync
Thu, 09 Aug 2001 01:17:24 +0000 arpi stream opening -> open.c, initialframes ignored
Wed, 08 Aug 2001 19:37:45 +0000 arpi format-specific seeking code moved to demuxer_ stuff
Wed, 08 Aug 2001 13:34:08 +0000 arpi ffmpeg12 fix - now passing sequence header
Tue, 07 Aug 2001 16:03:30 +0000 arpi printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seek
Tue, 07 Aug 2001 00:47:02 +0000 arpi old InitialFrames stuff disabled - should work without it
Mon, 06 Aug 2001 23:59:50 +0000 arpi printfs cleanup - moved to higher -v level or moved to stderr
Mon, 06 Aug 2001 00:33:30 +0000 arpi ehh. 10l again...
Mon, 06 Aug 2001 00:30:29 +0000 arpi -quiet option patch by Adam Tla/lka atlka@pg.gda.pl
Sat, 04 Aug 2001 13:52:41 +0000 arpi -autoq option...
Wed, 01 Aug 2001 09:14:02 +0000 arpi missing unistd.h (requires for off_t under freebsd)
Wed, 01 Aug 2001 01:02:33 +0000 arpi contrast/brightness/etc patch (temporary)
Tue, 31 Jul 2001 23:18:16 +0000 arpi largefile patch by Stephen Davies <steve@daviesfam.org>
Mon, 30 Jul 2001 02:00:54 +0000 arpi libvo2 support
Sun, 29 Jul 2001 21:07:34 +0000 arpi nosound avi seeking fixed
Sun, 29 Jul 2001 17:42:06 +0000 arpi removed obsolote frame_corr_* stuff
Sun, 29 Jul 2001 02:08:27 +0000 arpi using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)
Sat, 28 Jul 2001 22:08:38 +0000 arpi small cosmetics fix
Sat, 28 Jul 2001 21:57:21 +0000 arpi seeking code moved out from mplayer.c -> seek.c
Sat, 28 Jul 2001 21:21:54 +0000 arpi mpeg seeking fixed
Sat, 28 Jul 2001 21:18:21 +0000 arpi using sh_video->i_bps...