log stream/tvi_v4l.c @ 26756:c43ce7268677

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, 09 Jan 2008 01:17:49 +0000 uau Remove unnecessary <signal.h> includes
Sat, 20 Oct 2007 11:46:15 +0000 voroshil Simplify handling SET_NORM for V4l1: replace several if-else-if and switch
Tue, 16 Oct 2007 01:53:34 +0000 voroshil After receiving EINTR 'read' syscall should be restarted.
Sun, 14 Oct 2007 17:56:29 +0000 voroshil Fix mplayer segfault when v4l driver initialization (at setting norm
Thu, 23 Aug 2007 16:09:30 +0000 voroshil Automatic TV channels scanning ability for MPlayer.
Mon, 30 Jul 2007 18:00:11 +0000 voroshil Teletext support for V4Lv1
Mon, 30 Jul 2007 17:31:54 +0000 voroshil 10l: wrong pointer was initialized (causes crash during startup).
Sun, 29 Jul 2007 10:21:00 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:18:38 +0000 voroshil Removing global variables from tv://
Sun, 08 Jul 2007 13:30:33 +0000 voroshil Remove unnecessary flip for RGB in v4l1.
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
Thu, 31 May 2007 17:49:51 +0000 voroshil New "automute" tv:// option.
Mon, 21 May 2007 17:00:08 +0000 voroshil make v4l1 driver work properly.