[mythtv-commits] Ticket #3464: MythTranscode segfaults on resize when src=dst then src!=dst

MythTV mythtv at cvs.mythtv.org
Sat May 19 06:21:07 UTC 2007


#3464: MythTranscode segfaults on resize when src=dst then src!=dst
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  cpinkham
     Type:  patch      |       Status:  closed  
 Priority:  minor      |    Milestone:  unknown 
Component:  mythtv     |      Version:  unknown 
 Severity:  medium     |   Resolution:  fixed   
-----------------------+----------------------------------------------------
Changes (by cpinkham):

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


Comment:

 (In [13467]) Reset frame.buf when necessary in the transcoder.  This
 should fix an issue
 with segfaults when the dimensions of the input video change over the
 course
 of the video.

 Also reuse the calculated frame size instead of recalculating when
 allocating
 the frame buffer.

 Patch by Bryan Mayland.

 Closes #3464.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3464#comment:3>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list