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

MythTV mythtv at cvs.mythtv.org
Sat Oct 14 15:12:43 UTC 2006


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

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

Comment:

 (In [11521]) Fixes #2541. Allows tuning raw MPEG channels in HDHRRecorder.

 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:12>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list