[mythtv-commits] Ticket #2541: HDHomeRun segfaults on invalid channels

MythTV mythtv at cvs.mythtv.org
Tue Oct 17 13:37:51 UTC 2006


#2541: HDHomeRun segfaults on invalid channels
------------------------------+---------------------------------------------
 Reporter:  dab at dab-tech.com  |        Owner:  danielk
     Type:  patch             |       Status:  closed 
 Priority:  minor             |    Milestone:  0.20   
Component:  mythtv            |      Version:  0.20   
 Severity:  medium            |   Resolution:  fixed  
------------------------------+---------------------------------------------
Changes (by danielk):

  * status:  reopened => closed
  * resolution:  => fixed

Comment:

 (In [11561]) Fixes #2541 in the 0.20-fixes branch. This backports [11521]
 to allow tuning raw MPEG channels in HDHRRecorder.

 From the original commit message:

 The HDHomeRun recorder classes were originally based off the HDTVRecorder
 (at least partially). The HDHRRecorder only tunes ATSC streams. Since most
 cable operators have many channels which do not contain ATSC info this
 means that QAM tuning is only likely to work with HDTV channels, assuming
 the cable operator is obeying the law (a big assumption in some markets).
 This copies over some of the pertinent bits of code from the DVBRecorder
 to the HDHRRecorder, and makes hdhrchannel look at the MPEG Program Number
 if the ATSC channel info is missing.

 The change is based on the patch submitted by jwestfall.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2541#comment:15>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list