[mythtv-commits] Re: Ticket #689: svn 8210 -> 8235 breaks some channels (zero byte recording)

MythTV mythtv at cvs.mythtv.org
Wed Dec 14 10:54:52 EST 2005


#689: svn 8210 -> 8235 breaks some channels (zero byte recording)
------------------------------+---------------------------------------------
 Reporter:  tephra at gmail.com  |        Owner:  danielk 
     Type:  defect            |       Status:  reopened
 Priority:  minor             |    Milestone:  0.19    
Component:  mythtv            |      Version:  head    
 Severity:  medium            |   Resolution:          
------------------------------+---------------------------------------------
Comment (by danielk):

 (In [8258]) References #689.

 I don't think this is causing the zero byte recordings, but it could be a
 contributing factor. Basically, if the PES header code straddles TS
 packets in a certain way the scanner could have missed them before this
 change. Also I made the frame tracking variables unsigned, except the
 first_keyframe variable which is now set to -1 before it is set. This lets
 us eliminate a couple variables and simplify the code further.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/689>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list