log stream/stream_tv.c @ 37174:6c941fe7fc3e

age author description
Fri, 29 Nov 2013 12:34:21 +0000 ib Add new stream control command STREAM_CTRL_GET_CURRENT_CHANNEL.
Sat, 27 Feb 2010 23:23:34 +0000 cehoyos Fix warning "missing braces around initializer".
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 14 May 2008 17:20:42 +0000 diego Use standard license headers with standard formatting.
Sun, 13 Jan 2008 12:34:42 +0000 reimar stream_opts should be const
Sun, 02 Dec 2007 21:37:08 +0000 reimar stream_opts arrays should be const
Sun, 02 Dec 2007 13:22:53 +0000 reimar Mark all stream_info_t as const
Sun, 14 Oct 2007 16:44:32 +0000 voroshil #ifdef's in tv.c and tv.h becomes more and more hard to maintain.
Sat, 13 Oct 2007 17:14:39 +0000 voroshil DirectShow based tv:// driver for win32
Tue, 18 Sep 2007 16:28:39 +0000 voroshil Implement setting gain control for video devices (usually webcams)
Mon, 10 Sep 2007 17:09:35 +0000 voroshil Implementation of tv:// driver autodetection.
Fri, 31 Aug 2007 16:53:27 +0000 voroshil Support for selecting language via packet 28.
Sun, 26 Aug 2007 15:03:43 +0000 voroshil 10l: Move #endif upper to reflect changes in r24054.
Thu, 23 Aug 2007 16:09:30 +0000 voroshil Automatic TV channels scanning ability for MPlayer.
Sun, 29 Jul 2007 17:55:28 +0000 voroshil Teletext support.
Sun, 29 Jul 2007 10:11:24 +0000 voroshil Removing global variables from tv://
Sat, 30 Jun 2007 10:59:55 +0000 voroshil Cosmetics.
Sat, 30 Jun 2007 10:56:05 +0000 voroshil Don't override input= option value is no input id is passed in tv:// url.
Thu, 28 Jun 2007 18:36:05 +0000 voroshil Implemented tv://[<channel>][/<input_id>] url syntax
Fri, 04 Aug 2006 17:01:29 +0000 ben proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
Thu, 03 Aug 2006 19:12:31 +0000 ben conversion from stream_null to stream_tv was missing stream type
Mon, 31 Jul 2006 18:36:29 +0000 ben add an explicit tv stream input instead of the previous hack in stream_null