log stream/tvi_def.h @ 37171:29802bb119f6

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.
Mon, 13 Sep 2010 18:06:20 +0000 diego Replace sizeof(type) by sizeof(variable) in malloc invocation.
Sun, 12 Sep 2010 15:47:37 +0000 diego Merge one malloc() + memset() invocation into calloc().
Sat, 11 Sep 2010 23:53:15 +0000 diego Move TV input free_handle static function to tv.c and make it non-static.
Fri, 26 Feb 2010 15:01:37 +0000 diego Do not cast the results of malloc/calloc/realloc.
Sat, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.
Thu, 29 Oct 2009 22:13:04 +0000 cehoyos Move teletext specific code from stream into libmpcodecs.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Fri, 16 May 2008 08:43:15 +0000 diego cosmetics: Remove useless parentheses from return statements.
Mon, 10 Mar 2008 19:28:42 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Thu, 21 Feb 2008 00:12:02 +0000 diego Add missing multiple inclusion guards.
Sun, 13 Jan 2008 11:48:56 +0000 reimar tvi_functions_t should be const
Thu, 23 Aug 2007 16:09:30 +0000 voroshil Automatic TV channels scanning ability for MPlayer.
Thu, 23 Aug 2007 14:20:31 +0000 voroshil Fix blue color for yv12 and i420 image formats in "automute" screen
Wed, 08 Aug 2007 21:47:36 +0000 cehoyos Define teletext_control() in tvi_v4l.c and tvi_v4l2.c.
Fri, 01 Jun 2007 17:29:35 +0000 voroshil mjpeg support for v4l2 tv:// driver
Thu, 31 May 2007 17:49:51 +0000 voroshil New "automute" tv:// option.
Thu, 24 May 2007 09:58:57 +0000 voroshil remove unnecessary stubs which were not ever used.
Thu, 01 Mar 2007 18:38:00 +0000 voroshil tv driver loading rework. As a side effect "-tv driver=help" option is
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/tvi_def.h@d476f9bbb194