log mplayer.c @ 5836:dcb0a2bf3345

age author description
Fri, 26 Apr 2002 12:52:06 +0000 albeu Fix osd progress bar.
Thu, 25 Apr 2002 13:27:15 +0000 arpi uninit libvo before getch2 - requires for clean svgalib uninit
Tue, 23 Apr 2002 14:27:27 +0000 pontscho sorry
Tue, 23 Apr 2002 13:57:41 +0000 pontscho mostma' fix
Tue, 23 Apr 2002 13:26:56 +0000 albeu Fix audio only absolute seeking
Tue, 23 Apr 2002 13:07:58 +0000 pontscho fix timer for audio only files
Mon, 22 Apr 2002 21:36:12 +0000 pontscho fix audio only files play
Fri, 19 Apr 2002 06:21:41 +0000 albeu Fix loop playback. Main loop was quited on end of video.
Thu, 18 Apr 2002 16:16:14 +0000 arpi vo_mouse_timer_const is optional
Wed, 17 Apr 2002 21:12:12 +0000 pontscho fix dvd playing under gui
Wed, 17 Apr 2002 12:23:52 +0000 albeu Add correct loop option parsing in command line parser.
Tue, 16 Apr 2002 17:41:29 +0000 pontscho fix playlist bug with gui and rewrite mousecursor show/hide code
Mon, 15 Apr 2002 22:41:28 +0000 arpi OSD handled by vf control()
Mon, 15 Apr 2002 20:51:34 +0000 arpi osd: calculating bbox
Mon, 15 Apr 2002 19:17:12 +0000 arpi new osd code, use osd objs to follow changes and do minimal updates
Mon, 15 Apr 2002 01:50:00 +0000 arpi dvdnav hotfix
Sun, 14 Apr 2002 19:43:23 +0000 arpi some more statistics: BENCHMARKn
Sun, 14 Apr 2002 01:20:26 +0000 arpi new -framedrop code - works much better than the old one
Sat, 13 Apr 2002 22:16:15 +0000 arpi cleanup. cosmetics only, no functional changes
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Fri, 12 Apr 2002 10:40:38 +0000 arpi BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
Sun, 07 Apr 2002 18:00:41 +0000 pontscho small bugfixes...
Sun, 07 Apr 2002 02:12:15 +0000 arpi vo_config_count now counts calls to vo->config()
Sat, 06 Apr 2002 22:05:01 +0000 arpi video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch
Thu, 04 Apr 2002 14:44:47 +0000 arpi dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>
Thu, 04 Apr 2002 14:24:11 +0000 arpi fixed SPU pts, it's 1024/90000 based instead of 1/100
Tue, 02 Apr 2002 02:32:54 +0000 kmkaplan Add '-subdelay' support for vobsub.
Mon, 01 Apr 2002 18:29:31 +0000 arpi yes, typo. 10l. noticed by atmos
Mon, 01 Apr 2002 17:59:16 +0000 arpi audio codec uninit
Sun, 31 Mar 2002 20:47:28 +0000 arpi better message when vo->preinit fails