[mythtv-commits] mythtv commit: r10886 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 21 20:09:55 UTC 2006


      Author: danielk
        Date: 2006-08-21 20:09:55 +0000 (Mon, 21 Aug 2006)
New Revision: 10886
   Changeset: http://cvs.mythtv.org/trac/changeset/10886

Modified:

   trunk/mythtv/libs/libmythtv/videosource.cpp

Log:

Fixes #2214. Checks for VBI devices in "/dev/v4l" and "/dev" not "/dev/v4l" and "/v4l".

I didn't apply the other change in the patch. I would rather see duplicate detection based on major and minor device numbers, like we do with video devices. Checking for symlinks is too fragile.






More information about the mythtv-commits mailing list