log stream/tvi_v4l2.c @ 27157:e2797c291ba9

age author description
Mon, 30 Jun 2008 17:46:27 +0000 voroshil Try to get frame rate information through VIDIOC_G_PARM if
Mon, 30 Jun 2008 17:42:35 +0000 voroshil Fix division by zero in tvi_v4l2 which occures when capture device
Fri, 16 May 2008 08:43:15 +0000 diego cosmetics: Remove useless parentheses from return statements.
Thu, 14 Feb 2008 14:23:55 +0000 diego typo fix: inited --> initialized
Sun, 13 Jan 2008 12:01:57 +0000 reimar Make all tvi_info_t const
Tue, 13 Nov 2007 11:34:45 +0000 voroshil Add missing call to audio_in_uninit in v4l2 tv driver.
Tue, 16 Oct 2007 01:53:34 +0000 voroshil After receiving EINTR 'read' syscall should be restarted.
Tue, 18 Sep 2007 16:28:39 +0000 voroshil Implement setting gain control for video devices (usually webcams)
Sat, 08 Sep 2007 10:15:08 +0000 voroshil Fix for:
Thu, 23 Aug 2007 16:09:30 +0000 voroshil Automatic TV channels scanning ability for MPlayer.
Fri, 03 Aug 2007 10:57:49 +0000 cehoyos Added missing newline.
Sun, 29 Jul 2007 17:56:47 +0000 voroshil Teletext support
Sun, 29 Jul 2007 10:21:48 +0000 voroshil Removing global variables from tv://
Sun, 29 Jul 2007 10:18:38 +0000 voroshil Removing global variables from tv://
Fri, 01 Jun 2007 17:29:35 +0000 voroshil mjpeg support for v4l2 tv:// driver