[mythtv-commits] mythtv commit: r26588 by beirdo

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Sep 30 15:50:17 UTC 2010


      Author: beirdo
        Date: 2010-09-30 15:50:17 +0000 (Thu, 30 Sep 2010)
New Revision: 26588
   Changeset: http://svn.mythtv.org/trac/changeset/26588

Log:

Fixes support for using the analog part of the HVR-2250.  This is another type
of MPEG-2 encoder, similar to the PVR-250, although the drivers do VBI in a
different way.  In mythtv-setup, the devices will show up in the IVTV MPEG-2 
Encoders list for card setup (previously, they would only show up in V4L).

The use of the analog side of these hybrid cards requires the use of the 
bleeding edge drivers, found at:
http://kernellabs.com/hg/~stoth/saa7164-v4l

This change also strips the [0] off the end of the driver name when polled from
the driver as we only care about the type of driver, not the instance number,
and some drivers put that, and some don't.



Modified:

   trunk/mythtv/libs/libmythtv/cardutil.cpp
   trunk/mythtv/libs/libmythtv/mpegrecorder.cpp
   trunk/mythtv/libs/libmythtv/videosource.cpp




More information about the mythtv-commits mailing list