log mplayer.c @ 6015:04fe086ae486

age author description
Wed, 08 May 2002 19:21:36 +0000 arpi vo_uninit fixed
Wed, 08 May 2002 16:41:44 +0000 pontscho some bugfix, x[11|mga|v] ( fullscreen with more files )
Sun, 05 May 2002 17:22:38 +0000 arpi some cleanup around uninit()
Fri, 03 May 2002 20:57:13 +0000 pontscho fix xmga fs, resize to movie size and mouse auto hide + dga
Thu, 02 May 2002 23:40:31 +0000 arpi 100000l! it resets a/v buffers _after_ stream sync, dropping possible keyframe, and may causing a-v desync.. seems to fix mpg seek bug and avi desync bug
Thu, 02 May 2002 02:03:59 +0000 arpi - frame_time delayed one frame, as it's really duration of current frame,
Wed, 01 May 2002 22:37:59 +0000 arpi catching vo/vf init failure
Mon, 29 Apr 2002 22:00:50 +0000 pontscho fix fullscreen bug es ilyen libvo not initialized bug with gui igy
Mon, 29 Apr 2002 21:31:56 +0000 arpi guessing palette - patch by salvador <salvador@inti.gov.ar>
Sat, 27 Apr 2002 21:03:59 +0000 albeu A little fix with hw video parameters setting
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
Sun, 31 Mar 2002 19:20:01 +0000 arpi -alang sig11 when playing avis fixed - 10l
Sun, 31 Mar 2002 02:22:40 +0000 arpi 1 step closed to solving memory corruptions
Sat, 30 Mar 2002 23:18:40 +0000 arpi 10l - fixed soem weird sig11 at multifile
Fri, 29 Mar 2002 03:17:57 +0000 kmkaplan * New command line switch for mplayer & mencoder:
Thu, 28 Mar 2002 20:40:21 +0000 arpi DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
Wed, 27 Mar 2002 03:45:55 +0000 atmos4 Allow to disable crasj sighandler to enable creation of coredump files.
Mon, 25 Mar 2002 03:07:27 +0000 arpi use codec selection
Sat, 23 Mar 2002 22:50:25 +0000 arpi include font_load.h directly, instead of via video_out.h
Sat, 23 Mar 2002 21:12:38 +0000 arpi we don't use mmap() in mplayer.c, so why should we include mman.h...
Wed, 20 Mar 2002 15:22:48 +0000 alex splitted mp_msg_init and mp_msg_set_level
Wed, 20 Mar 2002 10:27:27 +0000 albeu Set the params given to a playlist url to the playlist
Wed, 20 Mar 2002 09:48:47 +0000 albeu Fix endless loop at end of an audio only file. It occured when the last chunk
Tue, 19 Mar 2002 19:22:00 +0000 arpi show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox.pl>
Tue, 19 Mar 2002 18:49:39 +0000 arpi runtime msg changed
Mon, 18 Mar 2002 01:49:42 +0000 arpi video codec selection redesigned and moved to libmpcodecs - now it's 'intelligent'
Sun, 17 Mar 2002 02:28:32 +0000 arpi init/uninit libvo/ao/getch2/cache2 order fixed
Sun, 17 Mar 2002 00:47:15 +0000 arpi - cleanup pass 1. more to come soon...
Sat, 16 Mar 2002 17:10:15 +0000 albeu Fixed the bug that make mplayer crash with no sound and an invalid
Sat, 16 Mar 2002 16:36:32 +0000 albeu Now enter key quit if no next file is avaible
Sat, 16 Mar 2002 02:15:10 +0000 arpi rtfm hint msg depends on runtime detection