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
Tue, 22 Oct 2002 22:45:30 +0000 pontscho dvd chapter detect function from Gregory Kovriga
Sat, 19 Oct 2002 20:26:04 +0000 diego Fixed two typos noticed by Sycotic Smith (I think).
Sat, 19 Oct 2002 01:58:34 +0000 kmkaplan 10L
Thu, 17 Oct 2002 15:44:41 +0000 kmkaplan Mplayer can switch between subtitles of different languages during
Wed, 16 Oct 2002 15:35:28 +0000 pontscho - dvd aspect changing bug - fixed
Wed, 16 Oct 2002 14:51:15 +0000 arpi more accurate a_pts calculation in AVI -bps (default) mode
Mon, 14 Oct 2002 01:39:17 +0000 arpi always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)
Sun, 13 Oct 2002 21:58:55 +0000 arpi compiler warning fixes
Wed, 09 Oct 2002 01:13:40 +0000 arpi _EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing
Sun, 06 Oct 2002 17:40:51 +0000 arpi This patch adds the functionality to disable/enable subtitles while playing
Sun, 06 Oct 2002 16:16:53 +0000 arpi uninit cleanup again... thx to Nilmoni Deb for bugreport
Sun, 06 Oct 2002 11:23:02 +0000 anders Adding -format and -af switches
Sat, 05 Oct 2002 23:00:18 +0000 arpi new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5)
Sat, 05 Oct 2002 22:55:45 +0000 arpi aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
Wed, 02 Oct 2002 13:16:15 +0000 pontscho add [video||audio]_driver_list
Tue, 01 Oct 2002 22:29:04 +0000 arpi new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
Sun, 29 Sep 2002 22:57:54 +0000 arpi audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)
Sun, 29 Sep 2002 21:53:05 +0000 arpi video out driver list support (like -vc, example: -vo xmga,xv,x11,)
Sun, 29 Sep 2002 19:26:40 +0000 arpi some cleanup - made private vars/funcs static, removed obsolete externs
Sat, 28 Sep 2002 18:45:47 +0000 arpi removed obsolete/unused audio|video_fm|codec, has_audio|video
Sat, 28 Sep 2002 18:03:34 +0000 pontscho - fix new afm/vfm support
Sat, 28 Sep 2002 02:23:20 +0000 arpi -ac/-afm rewrite, now works the same way as -vc/-vfm
Fri, 27 Sep 2002 21:08:36 +0000 arpi -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
Fri, 27 Sep 2002 20:57:00 +0000 arpi when working through a mixed play tree with audi-only files and video files
Thu, 26 Sep 2002 01:31:18 +0000 arpi -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
Wed, 25 Sep 2002 23:45:34 +0000 arpi best audio/video codec selection & init moved to libmpcodecs
Mon, 23 Sep 2002 22:12:29 +0000 arpi removed -dapsync (obsolete code)
Mon, 23 Sep 2002 22:05:09 +0000 arpi RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>
Sun, 22 Sep 2002 17:17:29 +0000 arpi memcpy->memove (overlapping blocks)
Sun, 22 Sep 2002 15:37:51 +0000 arpi removed unused old keyboard fifo hack