log cfg-mplayer.h @ 36144:43bff9dd44be

age author description
Fri, 03 May 2013 18:52:54 +0000 cigaes input: add an option to set the default pausing mode.
Sat, 30 Mar 2013 08:42:57 +0000 reimar Add -heartbeat-interval option.
Fri, 24 Feb 2012 20:19:46 +0000 cigaes Allow to set the OST progress position.
Sun, 11 Dec 2011 14:54:56 +0000 ib Don't allow option gui-include in config files.
Wed, 26 Oct 2011 19:39:14 +0000 ib Use CONF_TYPE_FUNC_PARAM for option gui-include.
Tue, 25 Oct 2011 20:18:35 +0000 reimar Sanitize include behaviour.
Sat, 22 Oct 2011 11:00:31 +0000 ib Improve option type CONF_TYPE_PRINT.
Fri, 01 Jul 2011 17:43:40 +0000 reimar Make vobsub options available in mencoder, though with my test file
Sun, 05 Jun 2011 12:14:30 +0000 ib Keep the old option '-guiwid' around as CONF_TYPE_PRINT
Sun, 05 Jun 2011 10:20:25 +0000 ib Rename option '-guiwid' '-gui-wid'.
Sun, 05 Jun 2011 10:14:26 +0000 ib Add option '-gui-include'.
Tue, 29 Mar 2011 19:42:05 +0000 reimar playlist option can't be used in a config file.
Tue, 29 Mar 2011 19:38:39 +0000 reimar Add dummy shuffle and noshuffle options so they appear in -list-options.
Wed, 09 Mar 2011 23:03:54 +0000 cehoyos Add a command line option -gamma.
Thu, 10 Feb 2011 19:20:36 +0000 cigaes Fractional part of time stamp in OSD.
Wed, 27 Oct 2010 16:58:23 +0000 cigaes Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
Thu, 21 Oct 2010 18:19:30 +0000 diego Implement a basic capture feature, available through -capture.
Fri, 17 Sep 2010 08:18:47 +0000 diego Remove old obsolete warning about dfbopts.
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
Wed, 08 Sep 2010 05:29:05 +0000 reimar Add synchronization of multiple MPlayer instances over UDP.
Fri, 03 Sep 2010 23:49:35 +0000 reynaldo Add -edl-start-pts option to Adjust positions in EDL records according
Thu, 08 Jul 2010 15:52:47 +0000 reynaldo Implement edl-backward-delay to avoid jumping right over an
Fri, 18 Jun 2010 16:17:37 +0000 reimar Remove includes that break building if X11 is not available.
Thu, 17 Jun 2010 10:10:00 +0000 diego Add header file for externally used dxr2_opts array.
Thu, 17 Jun 2010 09:59:31 +0000 diego Add appropriate header files for GUI variables.
Thu, 17 Jun 2010 09:49:41 +0000 diego Add #include for unrar_exec.h instead of declaring unrar_executable extern.
Thu, 17 Jun 2010 09:46:44 +0000 diego Declare stop_xscreensaver extern in x11_common.h instead of all over the code.
Thu, 17 Jun 2010 09:40:18 +0000 diego Add #include for geometry.h instead of declaring vo_geometry variable extern.
Thu, 17 Jun 2010 09:22:24 +0000 diego Move vo_panscanrange extern declaration to aspect.h, where it belongs.
Thu, 17 Jun 2010 09:19:05 +0000 diego Move LIRC-related extern variable declarations to lirc.h.
Thu, 17 Jun 2010 09:17:13 +0000 diego Move extern variable declarations for mp_fifo.c to mp_fifo.h.
Thu, 17 Jun 2010 09:12:38 +0000 diego Move menu-related extern variable declarations to menu.h.
Thu, 17 Jun 2010 08:38:12 +0000 diego Add header file for externally used variables from vo_fbdev.c.
Thu, 17 Jun 2010 08:33:55 +0000 diego Move force_monitor_aspect and monitor_pixel_aspect declarations to aspect.h.
Wed, 16 Jun 2010 18:59:59 +0000 diego Remove unused extern fs_layer declaration.
Wed, 16 Jun 2010 18:59:10 +0000 diego Replace common options template by a common options array.
Tue, 15 Jun 2010 08:49:38 +0000 diego Remove some unused extern declarations.
Mon, 14 Jun 2010 17:17:04 +0000 diego Rename cfg-common-opts.h --> cfg-common_template.c.
Sun, 30 May 2010 22:14:13 +0000 diego Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.
Mon, 03 May 2010 23:34:38 +0000 diego the great MPlayer tab removal: part II
Thu, 15 Apr 2010 23:01:06 +0000 diego Remove commented-out and long-gone dapsync options.
Sun, 04 Apr 2010 16:08:15 +0000 diego Mark dxr2_opts array as const.
Mon, 22 Feb 2010 09:51:44 +0000 diego Declare externally used variables from vd.c as extern in vd.h.
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Thu, 18 Feb 2010 10:19:42 +0000 diego Add header for functions exported from vo_zr.c and use it appropriately.
Thu, 18 Feb 2010 09:41:52 +0000 diego Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Thu, 12 Nov 2009 09:21:53 +0000 ptt Added -name, -title and -use-filename-title options and implementation in X11 vos
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 02 Mar 2009 11:24:20 +0000 reimar Make WinID a 64 bit integer, this should avoid issues with valid Window
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Fri, 31 Oct 2008 18:44:45 +0000 diego Add an option that sets initial playback volume.
Thu, 07 Aug 2008 12:20:50 +0000 diego Give a CONFIG_ prefix to preprocessor directives that lacked one and
Thu, 07 Aug 2008 10:36:07 +0000 diego Rename font-related preprocessor directives.
Thu, 07 Aug 2008 08:58:07 +0000 diego Rename a bunch of miscellaneous preprocessor directives.
Tue, 05 Aug 2008 08:47:51 +0000 diego Rename preprocessor directives related to image libraries.
Mon, 04 Aug 2008 06:16:23 +0000 diego Change a bunch of X11-specific preprocessor directives.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Sat, 02 Aug 2008 17:38:11 +0000 diego Change a bunch of video-output-specific preprocessor directives from a HAVE_
Fri, 01 Aug 2008 20:28:58 +0000 diego Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
Wed, 30 Jul 2008 18:07:19 +0000 diego Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
Wed, 30 Jul 2008 13:44:59 +0000 diego Rename two GUI-related preprocessor directives:
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Wed, 21 May 2008 15:11:49 +0000 compn remove extra dash in nocorrect-pts option
Fri, 11 Apr 2008 09:48:36 +0000 diego Split cfg-common.h into two separate header files. It was being included twice
Tue, 04 Mar 2008 19:34:56 +0000 diego Add comments to #endif preprocessor directives.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sun, 03 Feb 2008 12:14:29 +0000 reimar Allow demuxers to choose a default value for correct_pts
Wed, 16 Jan 2008 09:30:28 +0000 diego typo fix
Mon, 07 Jan 2008 12:30:15 +0000 reimar Add heartbeat-cmd option
Tue, 01 Jan 2008 21:35:58 +0000 diego Add multiple inclusion guards to all header files that lack them.
Fri, 14 Dec 2007 08:16:39 +0000 ulion Support using unrar executable to access rar-compressed vobsub files.
Sun, 02 Dec 2007 16:45:34 +0000 reimar Make the main m_option_t arrays const
Sun, 02 Dec 2007 16:10:56 +0000 reimar Move fakemono extern to cfg-common.h where it is actually used.
Sun, 02 Dec 2007 16:08:07 +0000 reimar Remove pointless ifdefs around extern declarations
Sun, 21 Oct 2007 22:31:22 +0000 diego Fix warning:
Mon, 10 Sep 2007 01:10:59 +0000 voroshil Fix warnings:
Mon, 10 Sep 2007 01:07:21 +0000 voroshil Fix warnings:
Sun, 09 Sep 2007 15:05:33 +0000 voroshil Fix redundant declaration warnings for variables already defined
Sun, 09 Sep 2007 13:41:45 +0000 diego Add comments to some #endif preprocessor directives.
Sun, 26 Aug 2007 12:12:02 +0000 voroshil Suboptions structure should be passed as array not as address of array.
Thu, 23 Aug 2007 16:09:30 +0000 voroshil Automatic TV channels scanning ability for MPlayer.
Sat, 28 Jul 2007 22:46:10 +0000 reimar Experimental negative panscan values
Sat, 28 Jul 2007 22:42:20 +0000 reimar Use a new variable for user-supplied monitor-aspect so we can overwrite
Mon, 09 Jul 2007 14:51:47 +0000 albeu Move loop_times into mpctx.
Fri, 08 Jun 2007 07:49:03 +0000 reimar Fix config declarations so that things like rtc=no work in addition to nortc=yes
Tue, 29 May 2007 18:49:38 +0000 ben new -menu-chroot option that prevent OSD file selection menu to go to an unwanted location (yeah, chroot ;-))
Sun, 20 May 2007 15:17:56 +0000 ben get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf
Mon, 07 May 2007 16:46:24 +0000 ben new -menu-keepdir option that allows libmenu file browser to always restart browsing from the last place we were instead of current dir
Mon, 07 May 2007 15:59:53 +0000 ben support for hebrew through fribidi in libmenu (geexbox patch #580)
Mon, 07 May 2007 15:55:58 +0000 ben support for unicode/utf8 in libmenu (geexbox patch #545)
Fri, 27 Apr 2007 23:16:45 +0000 cehoyos Make -monitorpixelaspect 1 the default.
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Sun, 04 Mar 2007 13:26:43 +0000 reimar nomouseinput option should not depend on HAVE_X11.
Thu, 18 Jan 2007 19:30:02 +0000 reimar Apply ancient double-click patch that nobody cares to comment on.
Wed, 10 Jan 2007 16:58:42 +0000 diego Remove misleading comment.
Wed, 22 Nov 2006 19:21:16 +0000 uau Make compilation depending on USE_OSD unconditional.
Tue, 14 Nov 2006 11:14:03 +0000 diego Clarify messages for unavailable options.
Fri, 10 Nov 2006 16:39:44 +0000 diego typo/grammar
Fri, 27 Oct 2006 19:19:40 +0000 reimar 100l, forgotten "no" for nouse-filedir-conf caused "-use-filedir-conf"
Sun, 15 Oct 2006 21:27:15 +0000 rtogni Disable loading of file-specific configuration file from the same
Sat, 14 Oct 2006 17:54:08 +0000 diego Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway.
Sat, 16 Sep 2006 15:48:56 +0000 nicodvb COSMETICS: fixed broken indentation
Sat, 16 Sep 2006 15:13:41 +0000 nicodvb report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me
Fri, 08 Sep 2006 22:04:45 +0000 uau Remove useless extern declaration of nortc which is a static variable in
Tue, 08 Aug 2006 14:13:51 +0000 reimar Reintroduce an ugly variant of the -gui/-nogui options.
Fri, 04 Aug 2006 18:46:32 +0000 reimar -identify should display all ID_ messages, including DVD title length
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Thu, 06 Jul 2006 06:58:17 +0000 uau Add a new video pts tracking mode, enabled by option -correct-pts.
Thu, 27 Apr 2006 12:40:29 +0000 uau Make EDL compilation unconditional
Mon, 24 Apr 2006 07:20:34 +0000 reynaldo Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
Tue, 18 Apr 2006 11:06:35 +0000 reimar rtsp options should be available for mencoder as well
Sun, 16 Apr 2006 13:38:28 +0000 reimar Fix and improve xinerama support
Sat, 15 Apr 2006 20:50:33 +0000 reimar new monitorpixelaspect option, esp. useful for xinerama setups with upcoming patch
Wed, 22 Mar 2006 16:35:17 +0000 albeu Add an option to list the properties: -list-properties
Wed, 22 Mar 2006 00:19:02 +0000 albeu Add the new property API and implement a couple properties.
Sun, 19 Feb 2006 13:27:27 +0000 bertrand Allows the LIVE555 library to forces the client's port to be used
Sun, 11 Dec 2005 18:05:23 +0000 diego Make -really-quiet a common option.
Wed, 16 Nov 2005 16:51:48 +0000 albeu Big OSD cleanup. Replace the mess with 100's of counter vars
Thu, 10 Nov 2005 22:25:54 +0000 joey add a switch, slave command, and vo control to toggle borderless window.
Tue, 27 Sep 2005 08:32:37 +0000 reimar Add -panscanrange option
Fri, 23 Sep 2005 22:35:04 +0000 rsf "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
Fri, 02 Sep 2005 08:44:55 +0000 ods15 Adds -idle, an option to make MPlayer wait for input ('loadfile' or
Sun, 17 Jul 2005 19:40:05 +0000 ods15 -delay for MEncoder, final step 6.
Sat, 18 Jun 2005 20:27:50 +0000 reimar Make dfbopts a suboption, use suboption parser
Mon, 06 Jun 2005 14:59:26 +0000 diego Remove long obsolete -fb option.
Sat, 19 Mar 2005 20:55:51 +0000 rfelker EDL for mencoder, patch by Oded (ods15)
Tue, 15 Mar 2005 04:10:57 +0000 rfelker Oded's patch for -speed in mencoder. This can be used for purposes
Fri, 11 Mar 2005 02:09:24 +0000 ivo Convert vo_aa suboption parser to using the subopt-helper.
Tue, 01 Mar 2005 03:51:48 +0000 ivo Remove -noxv and -forcexv command line options and replace them by
Tue, 01 Mar 2005 01:50:52 +0000 ivo Remove left-over from old -z command line switch.
Wed, 23 Feb 2005 01:43:15 +0000 diego Make vd message fit 80 character displays.
Wed, 23 Feb 2005 01:37:03 +0000 joey a helpful new message about vd.
Sun, 30 Jan 2005 10:27:26 +0000 reimar Allow monitoraspect > 3 (up to 9)
Mon, 10 Jan 2005 15:51:55 +0000 ivo Implementation of vo_png suboption parser with subopt-helper and removal
Fri, 07 Jan 2005 12:13:39 +0000 alex aop has been removed
Sun, 02 Jan 2005 14:41:47 +0000 reimar Add -ao pcm suboptions and remove -aofile and -waveheader options.
Mon, 27 Dec 2004 19:34:42 +0000 reimar Do not use audio plugins anymore
Tue, 21 Dec 2004 20:33:51 +0000 joey added -wid support for vo_directx.
Wed, 01 Dec 2004 12:22:39 +0000 reimar use a configurable-size ringbuffer instead of a pipe for buffering key events.
Fri, 26 Nov 2004 10:06:09 +0000 syrjala Remove the rest of fb_dev_name + directfb usage.
Fri, 26 Nov 2004 07:27:15 +0000 zdar fb_dev_name no longer user in vo directfb
Sun, 14 Nov 2004 11:27:58 +0000 reimar allow forcing of software volume control and setting maximum amplification.
Thu, 28 Oct 2004 23:25:18 +0000 reimar Allow attaching gdb on crash automatically.
Wed, 15 Sep 2004 13:37:49 +0000 faust3 option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage.org>
Sat, 04 Sep 2004 22:59:33 +0000 ivo Removal of -jpeg commandline option.
Thu, 26 Aug 2004 22:18:25 +0000 ivo Added output to multiple directories for vo_jpeg.
Mon, 23 Aug 2004 00:31:33 +0000 attila Make the stepsize of volume changes, changeable by a commandline paarameter
Sun, 08 Aug 2004 23:19:49 +0000 nplourde -rootwin switch use vo_rootwin var for all vo
Thu, 29 Jul 2004 14:59:48 +0000 nplourde add var vo_rootwin and -rootwin switch for mac osx
Fri, 23 Jul 2004 13:00:16 +0000 nplourde add rootwin cmd to mac osx
Wed, 14 Jul 2004 09:27:04 +0000 diego -use-stdin renamed to -noconsolecontrols.
Mon, 28 Jun 2004 12:17:36 +0000 diego 10l of a sweet liquid to Alex:
Sat, 26 Jun 2004 10:51:44 +0000 alex rtc-device cmd option by James Noble
Mon, 03 May 2004 10:09:18 +0000 diego spelling, wording, consistency in comments and printed messages
Sat, 01 May 2004 14:52:15 +0000 faust3 keepaspect and nokeepaspect are now useable by all vos
Sat, 03 Apr 2004 17:14:07 +0000 rfelker This was discussed a long time ago but some reason never done. Anyway
Sat, 13 Mar 2004 16:48:52 +0000 faust3 move refreshrate and adapter_num variables to video_out because they might be usefull for other drivers, too
Sun, 29 Feb 2004 20:33:07 +0000 faust3 adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to implement 2 window fullscreenswitching by me
Thu, 05 Feb 2004 17:08:55 +0000 diego Duplicate -include option moved to cfg-common.h.
Thu, 29 Jan 2004 12:01:26 +0000 attila * changes mencoder's exit code on explicit kill to 2
Sat, 24 Jan 2004 11:53:52 +0000 attila add option to select mixer channel
Mon, 08 Dec 2003 09:32:40 +0000 attila Forced subs support for mencoder
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Mon, 27 Oct 2003 00:23:39 +0000 diego _ ---> - in option names, approved by Alex.
Wed, 22 Oct 2003 13:22:00 +0000 alex fixed -nocolorkey
Fri, 17 Oct 2003 09:08:37 +0000 alex Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support
Fri, 03 Oct 2003 18:13:45 +0000 alex user settable colorkey
Sun, 21 Sep 2003 14:21:43 +0000 attila Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
Wed, 17 Sep 2003 09:14:49 +0000 albeu 10L -fixed-vo must be a global option
Sun, 31 Aug 2003 22:02:25 +0000 alex Recieving of mouse events can be switched off. Patch by Markus Rechberger <mrechberger@web.de>
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Mon, 11 Aug 2003 01:38:50 +0000 diego Moved -slices to cfg-common.h.
Tue, 01 Jul 2003 19:23:08 +0000 alex nofixed-vo
Mon, 07 Apr 2003 21:29:45 +0000 rsf Added a \n to the msg about -sdp being deprecated
Wed, 02 Apr 2003 16:27:51 +0000 albeu Remove -sdp, use sdp:// instead.
Sat, 08 Feb 2003 20:52:25 +0000 arpi 1000l (af moved to common)
Sat, 08 Feb 2003 10:11:05 +0000 nexus add newline
Sat, 08 Feb 2003 09:08:11 +0000 filon Forgot about #ifdef HAVE_X11. 10l
Fri, 07 Feb 2003 19:38:39 +0000 filon - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
Fri, 07 Feb 2003 18:06:16 +0000 arpi this patch adds the option -guiwid to gmplayer. I think its a more clean
Wed, 05 Feb 2003 23:02:35 +0000 arpi - It adds an option enqueue/noenqueue, so users can choose if they want to
Fri, 10 Jan 2003 01:45:34 +0000 anders 10l bug for float conversion control + feature fix in volume control
Fri, 03 Jan 2003 12:40:10 +0000 michael pphelp
Thu, 02 Jan 2003 16:51:19 +0000 alex osdlevel can have the value of 3 too
Wed, 01 Jan 2003 23:23:48 +0000 diego [no]progressiv --> [no]progressive
Wed, 01 Jan 2003 12:02:49 +0000 attila X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr>
Mon, 23 Dec 2002 00:33:22 +0000 arpi Merged EDL 0.5 patch - it's something like Quicktime's edit lists.
Thu, 05 Dec 2002 00:07:59 +0000 arpi dump subtitles in SAMI format
Wed, 04 Dec 2002 23:58:38 +0000 arpi dump in JACOsub format
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
Sun, 10 Nov 2002 13:57:42 +0000 arpi Switch containing options for DirectFB library was renamed to dfbopts.
Fri, 01 Nov 2002 18:22:46 +0000 arpi -really-quiet
Thu, 31 Oct 2002 11:06:19 +0000 anders Adding commandline options for filters and fixing stupid bug in cfg
Thu, 31 Oct 2002 08:03:51 +0000 anders Changing the behavour of the commandline parameter -af to conform with -vop. Adding new commanline parameter -af-adv for advanced af options. Adding changes to volume control to support commandline parameters.
Mon, 28 Oct 2002 19:31:04 +0000 michael postprocessing cleanup:
Wed, 23 Oct 2002 17:21:01 +0000 arpi cleanup config option handling in libmpdemux.
Wed, 23 Oct 2002 16:52:54 +0000 mark Added the -geometry option (supports fbdev and tdfxfb drivers)
Wed, 23 Oct 2002 15:48:56 +0000 ranma add -identify switch
Wed, 09 Oct 2002 01:13:40 +0000 arpi _EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing
Tue, 08 Oct 2002 05:46:23 +0000 bertrand Added support for RTSP stream over TCP.
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
Tue, 01 Oct 2002 22:29:04 +0000 arpi new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
Sun, 29 Sep 2002 21:53:05 +0000 arpi video out driver list support (like -vc, example: -vo xmga,xv,x11,)
Sat, 28 Sep 2002 20:09:14 +0000 arpi -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net>
Mon, 23 Sep 2002 22:12:29 +0000 arpi removed -dapsync (obsolete code)
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
Tue, 10 Sep 2002 20:40:49 +0000 arpi GTF update: Fixes "known parametrs" even when fbdev unused
Thu, 22 Aug 2002 23:03:51 +0000 arpi General Timing Formula algorithm from a scratch.
Thu, 15 Aug 2002 22:52:52 +0000 pontscho fix (?) cmd line handling
Mon, 05 Aug 2002 00:39:07 +0000 arpi applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>
Wed, 24 Jul 2002 17:25:13 +0000 alex eq handling reworked
Mon, 08 Jul 2002 07:20:37 +0000 atmos4 cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.
Fri, 05 Jul 2002 02:51:19 +0000 bertrand Added the bandwidth option
Tue, 25 Jun 2002 08:09:16 +0000 bertrand Added -user -pass options for http authentication.
Tue, 04 Jun 2002 20:17:07 +0000 arpi pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
Tue, 04 Jun 2002 20:12:34 +0000 arpi Activating/Deactivating of XScreenSaver
Mon, 27 May 2002 17:30:46 +0000 iive added -dumpsrtsub option for SubRip format
Mon, 27 May 2002 11:19:56 +0000 pontscho new layer handling code under icewm from Attila
Sun, 12 May 2002 22:17:28 +0000 arpi -fsmode accept 0..31 now
Wed, 08 May 2002 22:26:01 +0000 arpi -fsmode-dontuse
Sat, 04 May 2002 21:26:45 +0000 arpi re-ordering options, add comemnts
Mon, 29 Apr 2002 20:07:53 +0000 arpi -xy,-zoom,-flip available in mencoder too
Wed, 17 Apr 2002 21:51:18 +0000 arpi enabled new OSD code in -vop expand, subtitles rendering support to mencoder
Tue, 16 Apr 2002 11:21:59 +0000 pontscho add jpeg support for libvo
Mon, 15 Apr 2002 00:36:21 +0000 arpi -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)
Thu, 04 Apr 2002 00:00:41 +0000 arpi option -slices
Sun, 31 Mar 2002 22:01:54 +0000 arpi -alang/-slang support in mencoder too
Sun, 24 Mar 2002 14:15:24 +0000 pl allow negative mul values
Wed, 20 Mar 2002 15:39:08 +0000 alex using -dr instead -vaa_dr
Wed, 13 Mar 2002 12:32:42 +0000 anders Added soft clipping for software volume control
Tue, 12 Mar 2002 18:02:02 +0000 atmos4 nortc patch by Attila Kinali
Sun, 03 Mar 2002 14:17:53 +0000 pl Extrastereo plugin: increases linearly the difference between left and right
Thu, 28 Feb 2002 13:48:04 +0000 albeu New option use-stdin
Mon, 25 Feb 2002 13:31:26 +0000 anders Adding SW volume control
Thu, 21 Feb 2002 16:02:26 +0000 anders Moved HW dependent mixer stuff to libao and removed master switch