[mythtv-commits] mythtv commit: r20293 by janne

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Mar 30 14:56:13 UTC 2009


      Author: janne
        Date: 2009-03-30 14:56:13 +0000 (Mon, 30 Mar 2009)
New Revision: 20293
   Changeset: http://cvs.mythtv.org/trac/changeset/20293

Modified:

   trunk/mythtv/libs/libmythtv/mpegrecorder.cpp

Log:

Hopefully fixes pvrusb2 recording after [19989]

the pvrusb2 driver does not support VIDIOC_ENCODER_CMD
i.e. StartEncoding and StopEncoding will always fail.
corrects the incorrectly set requires_special_pause in [18143] and
makes sure VIDIOC_ENCODER_CMD is only called if requires_special_pause is true
Refs #5619, Refs #5866





More information about the mythtv-commits mailing list