log stream/tvi_bsdbt848.c @ 37174:6c941fe7fc3e

age author description
Sat, 16 Mar 2013 10:15:07 +0000 reimar Remove nonsense fprintf, probably left-over debug code.
Sat, 16 Mar 2013 09:20:51 +0000 reimar Remove misleading TRUE/FALSE
Mon, 13 Sep 2010 18:09:29 +0000 diego Move TV input new_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, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Fri, 16 May 2008 08:43:15 +0000 diego cosmetics: Remove useless parentheses from return statements.
Sun, 13 Jan 2008 12:01:57 +0000 reimar Make all tvi_info_t const
Wed, 24 Oct 2007 12:07:29 +0000 ivo add missing include (errno.h). fix compilation on openbsd
Wed, 12 Sep 2007 08:49:25 +0000 diego Add missing #include to fix compilation.
Sun, 26 Aug 2007 16:58:27 +0000 voroshil Replace perror() with mp_msg()
Sun, 26 Aug 2007 15:12:55 +0000 voroshil Implement TVI_CONTROL_TUN_GET_SIGNAL in *BSD BT848 driver.
Mon, 13 Aug 2007 08:49:11 +0000 diego Remove unused variables.
Mon, 30 Jul 2007 17:31:54 +0000 voroshil 10l: wrong pointer was initialized (causes crash during startup).
Sun, 29 Jul 2007 10:20:05 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:18:38 +0000 voroshil Removing global variables from tv://
Sun, 20 May 2007 11:36:50 +0000 reimar Fix OpenBSD compilation: strndup is a GNU extension.
Mon, 09 Apr 2007 13:18:06 +0000 voroshil remove ugly #include from tvi_bsdbt848.c
Thu, 05 Apr 2007 16:33:54 +0000 voroshil Ability to specify video and audio capture device names
Thu, 01 Mar 2007 18:38:00 +0000 voroshil tv driver loading rework. As a side effect "-tv driver=help" option is
Wed, 10 Jan 2007 14:56:23 +0000 diego GNU/kFreeBSD support, closes Bugzilla #704.
Tue, 10 Oct 2006 22:17:03 +0000 uau Change occurrences of "(int)*(void **)arg" to "*(int *)arg".
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/tvi_bsdbt848.c@0f4869cf3d83