[mythtv-commits] Ticket #3710: mythfrontend segv during commercials

MythTV mythtv at cvs.mythtv.org
Thu Jul 19 22:38:33 UTC 2007


#3710: mythfrontend segv during commercials
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk
     Type:  defect     |       Status:  new    
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  head   
 Severity:  medium     |   Resolution:         
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by danielk):

 (In [14016]) Refs #3710. Fixes error handling in ffmpeg file.

 I've just sent a version of this patch to ffmpeg. Until this get's fixed
 upstream I'm applying this patch here. If we fail in alloc_picture() after
 successfully calling s->avctx->get_buffer we call s->avctx->release_buffer
 so that we don't leak buffers like crazy.

 The underlying problem is that ffmpeg isn't picking up on the resolution
 change, this will be fixed separately.

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


More information about the mythtv-commits mailing list