log

age author description
Mon, 05 Mar 2007 22:23:30 +0000 nicodvb removed unused definition of insertRTPData(); it's not only unused,
Mon, 05 Mar 2007 18:20:35 +0000 Gabrov synced with r22428
Mon, 05 Mar 2007 18:17:31 +0000 Gabrov synced with r22469
Mon, 05 Mar 2007 17:42:25 +0000 lorenm truncate mencoder's output file if it exists, instead of overwriting just part of it.
Mon, 05 Mar 2007 13:29:06 +0000 reimar Audio should now work fine, so remove the ENABLE_AUDIO ifdef
Mon, 05 Mar 2007 13:27:42 +0000 reimar Implement percent-based seeking
Mon, 05 Mar 2007 13:17:16 +0000 reimar Fix seeking for avisynth audio.
Mon, 05 Mar 2007 12:56:41 +0000 reimar Fix DEMUXER_CTRL_GET_PERCENT_POS with -novideo
Mon, 05 Mar 2007 12:53:43 +0000 reimar remove pointless cast to int
Mon, 05 Mar 2007 12:02:57 +0000 reimar Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long time.
Mon, 05 Mar 2007 10:15:55 +0000 reimar Allow to add/modify keybind for '#'
Mon, 05 Mar 2007 00:41:45 +0000 diego -nomouseinput is no longer X11 only.
Sun, 04 Mar 2007 19:04:08 +0000 reimar Add code to detect and convert to console codepage on Windows.
Sun, 04 Mar 2007 18:55:44 +0000 reimar Include stdio.h for printf
Sun, 04 Mar 2007 16:23:18 +0000 nicodvb when seeking consider stream->start_pos instead of 0 as initial position; patch by Zuxy Meng approved by Michael