[mythtv-commits] Ticket #1842: VLD + 1080i HDTV broken in 0.19-fixes

MythTV mythtv at cvs.mythtv.org
Fri Jun 2 13:04:45 UTC 2006


#1842: VLD + 1080i HDTV broken in 0.19-fixes
--------------------------------+-------------------------------------------
 Reporter:  jesse at guardiani.us  |        Owner:  danielk
     Type:  defect              |       Status:  closed 
 Priority:  minor               |    Milestone:  0.20   
Component:  mythtv              |      Version:  head   
 Severity:  medium              |   Resolution:  fixed  
--------------------------------+-------------------------------------------
Changes (by danielk):

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

Comment:

 (In [10104]) Fixes #1842 in mythtv-vid. Fixes
 VideoBuffers::CreateBuffers() and removes VLD hack.

 The problems was that the VideoBuffers::Init() call in CreateBuffers()
 used "numbuffers" rather than "surfs.size()". So the extra allocated
 surfaces were never used in decoding.

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


More information about the mythtv-commits mailing list