log cfg-common.h @ 25129:c04b64054255

age author description
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;