log mplayer.c @ 8531:1aa2c9b460af

age author description
Mon, 23 Dec 2002 00:33:22 +0000 arpi Merged EDL 0.5 patch - it's something like Quicktime's edit lists.
Thu, 19 Dec 2002 10:09:43 +0000 henry add a TV_SET_CNANNEL command
Sun, 15 Dec 2002 23:45:19 +0000 arpi Fallback to builtin (generated from etc/codecs.conf at compile time)
Sat, 14 Dec 2002 17:12:40 +0000 arpi notice vo driver about skipped/dropped frames
Wed, 11 Dec 2002 01:21:12 +0000 pontscho - fix three submenu bug
Thu, 05 Dec 2002 00:18:56 +0000 arpi With this patch the text 'Sub position: x/100' is displayed
Thu, 05 Dec 2002 00:15:56 +0000 arpi This patch makes it possible to navigate among the subtitles while
Thu, 05 Dec 2002 00:11:12 +0000 arpi slave-mode commands to get movie length & pos
Thu, 05 Dec 2002 00:07:59 +0000 arpi dump subtitles in SAMI format
Thu, 05 Dec 2002 00:03:35 +0000 arpi overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
Wed, 04 Dec 2002 23:58:38 +0000 arpi dump in JACOsub format
Fri, 29 Nov 2002 00:58:25 +0000 pontscho - audio track handling in menu (idea from R¸«ädiger Kuhlmann)
Thu, 28 Nov 2002 23:17:14 +0000 pontscho add autosync && some 10l bugfix
Thu, 28 Nov 2002 19:13:14 +0000 pontscho disabling seek (look the patch)
Thu, 28 Nov 2002 19:01:50 +0000 pontscho - add R¸«ädiger Kuhlmann's <mplayer-list-UGa6JdjLujS2@ruediger-kuhlmann.de> patch
Sat, 23 Nov 2002 10:58:14 +0000 michael warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Sat, 16 Nov 2002 03:42:14 +0000 arpi demuxer_control(), percent position and time length query implemented in
Thu, 14 Nov 2002 23:49:05 +0000 albeu Experimantal OSD menu
Tue, 12 Nov 2002 01:56:42 +0000 albeu New config system + cleanup of header inter dependency
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Sun, 03 Nov 2002 02:02:08 +0000 arpi scale sleep time too (-speed)
Sat, 02 Nov 2002 19:52:59 +0000 arpi A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains
Sat, 02 Nov 2002 00:45:12 +0000 arpi cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Fri, 01 Nov 2002 16:10:15 +0000 arpi get stream back from the demuxer
Sat, 26 Oct 2002 00:28:48 +0000 pl avoids segfaults w.r.t to mp3 files handling:
Fri, 25 Oct 2002 09:42:55 +0000 pl fixes a segfault when seeking on some mp3 only files
Wed, 23 Oct 2002 22:07:29 +0000 arpi allow cache to be disabled (-nocache should override cachesize autodetection
Wed, 23 Oct 2002 17:21:01 +0000 arpi cleanup config option handling in libmpdemux.
Wed, 23 Oct 2002 15:48:56 +0000 ranma add -identify switch