[Mplayer-cvslog] CVS: main/libmpdemux tvi_v4l.c,1.50,1.51
Jindrich Makovicka CVS
henry at mplayerhq.hu
Sat Jan 4 18:30:47 CET 2003
Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var/tmp.root/cvs-serv818
Modified Files:
tvi_v4l.c
Log Message:
10L
Index: tvi_v4l.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/tvi_v4l.c,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- tvi_v4l.c 1 Jan 2003 20:21:45 -0000 1.50
+++ tvi_v4l.c 4 Jan 2003 17:30:28 -0000 1.51
@@ -819,7 +819,7 @@
{
return(TVI_CONTROL_TRUE);
}
- return(TVI_CONTROL_TRUE);
+ return(TVI_CONTROL_FALSE);
case TVI_CONTROL_IS_TUNER:
{
// if (priv->capability.type & VID_TYPE_TUNER)
More information about the MPlayer-cvslog
mailing list