log stream/tv.h @ 37174:6c941fe7fc3e

age author description
Mon, 13 Sep 2010 18:09:29 +0000 diego Move TV input new_handle static function to tv.c and make it non-static.
Sat, 11 Sep 2010 23:53:15 +0000 diego Move TV input free_handle static function to tv.c and make it non-static.
Sun, 13 Jun 2010 17:20:29 +0000 reimar Fix function pointer types in tvi_functions struct
Sat, 07 Nov 2009 12:31:05 +0000 cehoyos Separate teletext from tv support.
Sat, 31 Oct 2009 15:30:56 +0000 cehoyos Replace two more occurences of tvi_vbi with dec_teletext.
Thu, 29 Oct 2009 22:13:04 +0000 cehoyos Move teletext specific code from stream into libmpcodecs.
Sat, 15 Aug 2009 23:41:35 +0000 cehoyos Fix file information. Patch by Francesco Lavra, francescolavra interfree it
Sat, 15 Aug 2009 23:33:56 +0000 cehoyos Add missing major contributors to copyright statement.
Sun, 02 Aug 2009 14:50:24 +0000 cehoyos Add standard GPL license header. Patch by Francesco Lavra, francescolavra interfree it
Sun, 02 Aug 2009 14:44:12 +0000 cehoyos Fix more typos. Patch by Francesco Lavra, francescolavra interfree it
Sun, 02 Aug 2009 14:41:15 +0000 cehoyos Remove unused include's. Patch by Francesco Lavra, francescolavra interfree it
Sun, 02 Aug 2009 14:38:18 +0000 cehoyos Fix typos. Patch by Francesco Lavra, francescolavra interfree it
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 16 Mar 2009 17:12:29 +0000 reimar Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2,
Sat, 14 Jun 2008 09:14:16 +0000 voroshil Ability for specifying TV standard individually for each TV channel.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sun, 13 Jan 2008 11:48:56 +0000 reimar tvi_functions_t should be 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)
Sat, 08 Sep 2007 09:48:43 +0000 voroshil Implement boxes for subtitle teletext pages.
Sat, 08 Sep 2007 03:06:23 +0000 voroshil Decrease teletext page rendering frequency from 1/frame to about 4/sec.
Sat, 01 Sep 2007 01:22:30 +0000 voroshil Proper support for flashing chars in teletext pages.
Fri, 31 Aug 2007 16:53:27 +0000 voroshil Support for selecting language via packet 28.
Tue, 28 Aug 2007 14:10:47 +0000 voroshil Implement X/27/0 packet decoding.
Tue, 28 Aug 2007 02:37:48 +0000 voroshil Implement 8/30 format 1 teletext packet decoding
Sun, 26 Aug 2007 04:56:37 +0000 voroshil Enable decoding of packet X/24, it is usual teletext line
Thu, 23 Aug 2007 16:09:30 +0000 voroshil Automatic TV channels scanning ability for MPlayer.
Mon, 13 Aug 2007 17:41:56 +0000 diego Fix compilation on BSD.
Sun, 29 Jul 2007 17:55:28 +0000 voroshil Teletext support.
Sun, 29 Jul 2007 10:30:41 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:18:38 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:11:24 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 03:55:12 +0000 voroshil Removing forward declarations of routines used only in tv.c
Mon, 09 Jul 2007 20:40:47 +0000 diego Remove unnecessary #ifdef around the whole file.
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)
Fri, 08 Jun 2007 06:08:51 +0000 voroshil Fix compiler warnings.
Thu, 31 May 2007 17:49:51 +0000 voroshil New "automute" tv:// option.
Sun, 27 May 2007 21:14:32 +0000 reimar More fastmemcpy.h removal
Thu, 24 May 2007 09:58:57 +0000 voroshil remove unnecessary stubs which were not ever used.
Sat, 17 Mar 2007 11:51:17 +0000 voroshil New slave command: tv_step_freq <offset in MHz>
Thu, 01 Mar 2007 18:38:00 +0000 voroshil tv driver loading rework. As a side effect "-tv driver=help" option is
Fri, 18 Aug 2006 13:58:03 +0000 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/tv.h@60f38d352264