log cfg-common.h @ 31184:a012168a8ec6

age author description
Thu, 27 May 2010 23:21:16 +0000 diego cosmetics: vertical alignment in msg module help output.
Tue, 25 May 2010 11:36:55 +0000 diego cosmetics: vertical alignment in msg module help output
Mon, 03 May 2010 23:34:38 +0000 diego the great MPlayer tab removal: part II
Mon, 22 Feb 2010 09:51:44 +0000 diego Declare externally used variables from vd.c as extern in vd.h.
Fri, 19 Feb 2010 19:38:53 +0000 diego Add dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it.
Sun, 14 Feb 2010 14:47:22 +0000 diego Move movie_aspect extern declaration to libmpcodecs/vd.h.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Sat, 07 Nov 2009 16:40:42 +0000 cehoyos Remove CONFIG_TV_TELETEXT.
Sat, 07 Nov 2009 12:31:05 +0000 cehoyos Separate teletext from tv support.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 10 Feb 2009 15:34:44 +0000 diego Add priority support for OS/2 and factorize the Windows priority support.
Sun, 04 Jan 2009 13:12:51 +0000 nicodvb added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid)
Mon, 13 Oct 2008 16:23:55 +0000 diego Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
Sun, 12 Oct 2008 22:11:33 +0000 diego Remove redundant declaration of proc_priority.
Tue, 12 Aug 2008 07:38:30 +0000 diego Remove pointless #ifdefs around extern declarations.
Tue, 12 Aug 2008 07:33:15 +0000 diego Remove useless DVB-related #include.
Wed, 06 Aug 2008 23:19:29 +0000 diego Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
Tue, 05 Aug 2008 16:32:47 +0000 diego Rename some audio-output-related preprocessor directives.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Tue, 17 Jun 2008 08:44:03 +0000 diego Add missing #includes to fix 'make checkheaders'.
Mon, 14 Apr 2008 11:21:29 +0000 albeu Add options to disable some or all config files.
Sat, 12 Apr 2008 12:51:07 +0000 zuxy Enable runtime control for colorful and/or module name output
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 21:45:36 +0000 diego Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
Tue, 04 Mar 2008 19:34:56 +0000 diego Add comments to #endif preprocessor directives.
Tue, 04 Mar 2008 19:30:35 +0000 diego Simplify preprocessor conditionals: USE_LIBAV* is defined when compiling
Sun, 17 Feb 2008 15:14:54 +0000 reimar Make -af-pre, -af-add, -af-del and -af-clr available.
Thu, 14 Feb 2008 14:50:34 +0000 reimar Change force_fps and force_ofps to double
Thu, 14 Feb 2008 14:44:52 +0000 reimar Change mf_fps to double
Tue, 01 Jan 2008 21:20:06 +0000 diego Add a comment that explains why this header has no multiple inclusion guards.
Wed, 12 Dec 2007 10:00:34 +0000 ulion Fix libass to support -nofontconfig.
Sun, 02 Dec 2007 21:26:23 +0000 reimar Make m_option_t arrays referenced by cfg-common.h const
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
Sat, 13 Oct 2007 17:14:39 +0000 voroshil DirectShow based tv:// driver for win32
Wed, 19 Sep 2007 21:38:22 +0000 lu_zero libnemesi support, yet another rtsp/rtp library...
Tue, 18 Sep 2007 16:28:39 +0000 voroshil Implement setting gain control for video devices (usually webcams)
Mon, 10 Sep 2007 10:57:40 +0000 diego warning fix:
Mon, 10 Sep 2007 08:47:55 +0000 cehoyos Revert the part of r24389 that broke compilation of mencoder.
Mon, 10 Sep 2007 01:13:13 +0000 voroshil Fix warnings:
Mon, 10 Sep 2007 01:10:18 +0000 voroshil Fix warnings:
Mon, 10 Sep 2007 01:09:49 +0000 voroshil Fix warnings:
Mon, 10 Sep 2007 01:09:08 +0000 voroshil fix warnings:
Mon, 10 Sep 2007 01:08:23 +0000 voroshil Fix warnings:
Sun, 09 Sep 2007 14:59:07 +0000 voroshil Option adevice is implemented for all tv:// drivers.
Sun, 09 Sep 2007 13:41:45 +0000 diego Add comments to some #endif preprocessor directives.
Fri, 31 Aug 2007 16:53:27 +0000 voroshil Support for selecting language via packet 28.
Sun, 29 Jul 2007 17:55:28 +0000 voroshil Teletext support.
Sun, 29 Jul 2007 12:20:25 +0000 voroshil Replacing global variables in radio:// with
Sun, 29 Jul 2007 10:30:41 +0000 voroshil Removing global variables from tv://
Thu, 21 Jun 2007 08:18:51 +0000 voroshil Revert r23530.
Sun, 10 Jun 2007 00:06:12 +0000 voroshil Teletext support for tv:// (v4l and v4l2 only)
Tue, 05 Jun 2007 16:13:00 +0000 diego Create a new MSGT for just the status line.
Thu, 31 May 2007 17:49:51 +0000 voroshil New "automute" tv:// option.
Sun, 20 May 2007 16:10:45 +0000 ben add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
Fri, 27 Apr 2007 14:25:36 +0000 eugeni Add -ass-hinting option for setting font hinting method.
Wed, 18 Apr 2007 09:58:04 +0000 diego Merge both USE_DVDREAD sections.
Wed, 18 Apr 2007 09:56:24 +0000 diego Fix preprocessor conditionals: libdvdnav includes libdvdread and configure
Tue, 17 Apr 2007 07:04:53 +0000 rfelker 5l: don't die when config file contains dvd options and dvd support is missing
Thu, 08 Mar 2007 20:47:10 +0000 nicodvb optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan (sio4 users sf net) simplified by me
Sat, 24 Feb 2007 10:27:14 +0000 diego cosmetics: Fix some common typos, appropiate --> appropRiate,
Sat, 24 Feb 2007 07:11:57 +0000 uau Move parsing of the -ss option to the option code.
Fri, 02 Feb 2007 18:32:07 +0000 reimar Add global field dominance flag instead of duplicating this "everywhere"
Sun, 28 Jan 2007 21:42:22 +0000 nicodvb added code to scan the video stream to search the actual video codec used;
Sun, 17 Dec 2006 18:10:49 +0000 nicodvb support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)
Sat, 02 Dec 2006 17:32:53 +0000 diego Remove long-deprecated -vop option.
Wed, 22 Nov 2006 19:21:16 +0000 uau Make compilation depending on USE_OSD unconditional.
Tue, 21 Nov 2006 20:48:17 +0000 uau Make compilation depending on USE_SUB unconditional.
Sat, 18 Nov 2006 06:53:33 +0000 voroshil Add *BSD BT848 radio support
Tue, 14 Nov 2006 11:14:03 +0000 diego Clarify messages for unavailable options.
Fri, 03 Nov 2006 18:15:33 +0000 eugeni Introduce MSGT_ASS, use it for all libass messages.
Mon, 25 Sep 2006 16:47:56 +0000 ptt after a long time, finally i could add -endpos option to mplayer executable.
Sun, 03 Sep 2006 17:42:31 +0000 eugeni Add -ass-styles option. It allows to load styles from a file and use them
Sun, 03 Sep 2006 12:18:49 +0000 eugeni ass-color and ass-border-color options.
Wed, 30 Aug 2006 22:25:40 +0000 nicodvb added lavfdopts to pass options to libavformat
Mon, 28 Aug 2006 17:05:18 +0000 reimar Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
Mon, 28 Aug 2006 15:12:45 +0000 eugeni Add -(no)ass-use-margins option.
Tue, 22 Aug 2006 23:20:05 +0000 eugeni New cmdline option: -ass-force-style.
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Fri, 14 Jul 2006 17:14:16 +0000 diego Remove support for obsolete and non-free divx4/odivx libraries.
Thu, 13 Jul 2006 21:40:14 +0000 diego dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd
Mon, 10 Jul 2006 21:32:19 +0000 ben added new pvr:// input for ivtv based cards
Fri, 07 Jul 2006 18:26:51 +0000 eugeni Initial libass release (without mencoder support).
Thu, 06 Jul 2006 12:51:52 +0000 diego -rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK.
Sat, 01 Jul 2006 14:18:06 +0000 ben new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)
Mon, 26 Jun 2006 21:27:57 +0000 ben added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)
Fri, 16 Jun 2006 19:06:00 +0000 nicodvb removed old dvdnav code
Wed, 14 Jun 2006 21:58:17 +0000 nicodvb restored support for dvdnav only in the stream layer; all other functionalities are disabled
Mon, 05 Jun 2006 18:50:44 +0000 iive Adds missing NULL last entry to msgl_config
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, 26 Mar 2006 11:09:17 +0000 reimar allow values up to 100 for -mc
Sat, 25 Mar 2006 19:24:21 +0000 albeu Add a msg type for the osd menu.
Wed, 08 Mar 2006 12:45:48 +0000 reimar Automaticall convert message to console charset, use utf8 for GTK2 Gui
Sat, 04 Mar 2006 17:33:56 +0000 diego Make -xy help output consistent, output an empty line before and after.
Mon, 20 Feb 2006 09:36:10 +0000 corey New option: -ignore-start
Sat, 04 Feb 2006 00:08:54 +0000 michael change sws sharpen filter a little
Sun, 22 Jan 2006 18:11:35 +0000 diego proper support for shared libpostproc
Sat, 17 Dec 2005 18:10:51 +0000 ods15 Removing obsolete, and until recently, misdocumented option -verbose .
Sun, 11 Dec 2005 18:05:23 +0000 diego Make -really-quiet a common option.
Tue, 06 Dec 2005 08:45:06 +0000 ods15 100l, reverting unrelated change with last commit
Tue, 06 Dec 2005 08:42:48 +0000 ods15 new -msglevel option, constrols msg level for every msg module
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Sun, 31 Jul 2005 00:26:07 +0000 iive remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
Sun, 17 Jul 2005 19:40:05 +0000 ods15 -delay for MEncoder, final step 6.
Fri, 13 May 2005 14:45:28 +0000 henry fix the range and type of -tv immediatemode option
Tue, 26 Apr 2005 15:07:11 +0000 reimar not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...
Sat, 02 Apr 2005 18:43:18 +0000 wight 100l for missing #ifdef in previous commit
Sat, 02 Apr 2005 18:29:16 +0000 faust3 windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot
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
Thu, 24 Feb 2005 15:00:47 +0000 alex quick solution for making an option less braindead
Wed, 19 Jan 2005 18:05:03 +0000 diego Print warning message when using -dvd-device without libdvdread support.
Mon, 18 Oct 2004 20:41:06 +0000 faust3 correctly display the commas of most hebrew subtitles on the left side
Mon, 04 Oct 2004 18:34:39 +0000 mosu -alang is not limited to the libdvdread dependant code anymore but used in other demuxers as well. Therefore it should not be inside a "#ifdef USE_DVDREAD".
Fri, 16 Jul 2004 20:31:17 +0000 iive cache min fill adjustment, based on patch by Jeremy Huddleston
Sun, 06 Jun 2004 13:44:23 +0000 rtognimp Compilation fix with --disable-liba52