log mplayer.c @ 7643:55f894f3e09d

age author description
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
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Sat, 21 Sep 2002 17:23:46 +0000 kmkaplan New option for mplayer: -dumpmicrodvdsub
Fri, 20 Sep 2002 18:54:22 +0000 arpi some mpcodecs option declaration moved to cfg-*, as aren;t used by
Fri, 20 Sep 2002 18:39:09 +0000 arpi This tiny patch adds "type=2" absolute seconds seek capability.
Mon, 16 Sep 2002 16:53:25 +0000 alex 10l
Sun, 08 Sep 2002 23:00:01 +0000 arpi removed messy global 'tv_handle', use stream->priv for that purpose
Mon, 02 Sep 2002 22:19:44 +0000 arpi -vfm should override status/priority
Sat, 31 Aug 2002 18:24:56 +0000 arpi 10l - use NULL instead of -1 for init_video's vfm
Sat, 31 Aug 2002 16:20:07 +0000 arpi WARNING message gui windows disabled, the only critical warn message (too
Sat, 31 Aug 2002 15:59:10 +0000 atmos4 fix cache disable for live.com
Sat, 31 Aug 2002 15:44:41 +0000 arpi removed buggy fd<0 check for disallowing dumpstream/cache
Sat, 31 Aug 2002 15:04:18 +0000 atmos4 Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
Sat, 31 Aug 2002 13:09:23 +0000 arpi -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Thu, 29 Aug 2002 22:24:49 +0000 pontscho - add play time subtitle change support
Thu, 29 Aug 2002 20:11:43 +0000 arpi can't dump stream if it isn't stream - tip by Ross Finlayson <finlayson@live.com>
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Wed, 28 Aug 2002 20:52:02 +0000 arpi freetype 2.0/2.1+ support - disabled by default until bugs fixed
Wed, 28 Aug 2002 15:55:58 +0000 alex removed old input code
Thu, 22 Aug 2002 21:30:31 +0000 arpi 10l, fix compiling without tv. patch by Andreas Hess <jaska@gmx.net>
Wed, 21 Aug 2002 21:31:20 +0000 arpi new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
Wed, 21 Aug 2002 20:44:29 +0000 arpi new slave volume command done :
Thu, 15 Aug 2002 22:52:52 +0000 pontscho fix (?) cmd line handling
Wed, 14 Aug 2002 23:02:45 +0000 pontscho - add dxr3 gui support (dialogbox, etc.)
Sun, 11 Aug 2002 17:14:41 +0000 jonas dvdnav api changed
Fri, 09 Aug 2002 17:47:54 +0000 arpi 10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>
Tue, 06 Aug 2002 19:45:59 +0000 arpi 10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>
Mon, 05 Aug 2002 18:37:14 +0000 jaf moved messages to help_mp-??.h
Mon, 05 Aug 2002 12:57:54 +0000 arpi osdlevel=1 by default
Mon, 05 Aug 2002 01:32:11 +0000 arpi gui seekbar pos calc overflow fixed
Mon, 05 Aug 2002 01:14:14 +0000 pontscho - fix equ handling
Sun, 04 Aug 2002 19:23:58 +0000 pontscho - fix mixer handling
Sun, 04 Aug 2002 02:22:27 +0000 kmkaplan Add the input command "change_rectangle" to control the rectangle
Fri, 02 Aug 2002 17:44:16 +0000 arpi count blocks by rounded-up chunksizes instead of chunks -
Tue, 30 Jul 2002 11:46:29 +0000 pontscho fix audio files (mp3,wav) position calc
Fri, 26 Jul 2002 21:26:39 +0000 albeu Add loadfile and loadlist commands. May be buggy if the filename contain some
Thu, 25 Jul 2002 20:34:33 +0000 pontscho add preferences to gui
Thu, 25 Jul 2002 18:05:08 +0000 kmkaplan Correct dump_srt millisecond output
Thu, 25 Jul 2002 13:12:23 +0000 alex eq reworked