log stream/tvi_bsdbt848.c @ 26838:a6ef642cdd86

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