[mythtv-commits] Ticket #5116: avcodec_encode_video is not checked in NuppelVideoRecorder::WriteVideo()

MythTV mythtv at cvs.mythtv.org
Thu Apr 3 00:09:56 UTC 2008


#5116: avcodec_encode_video is not checked in NuppelVideoRecorder::WriteVideo()
---------------------------------------------+------------------------------
 Reporter:  Erik Hovland <erik at hovland.org>  |       Owner:  ijr    
     Type:  defect                           |      Status:  new    
 Priority:  minor                            |   Milestone:  unknown
Component:  mythtv                           |     Version:  head   
 Severity:  low                              |     Mlocked:  0      
---------------------------------------------+------------------------------
 At line 3082 there is a call to avcodec_encode_video() that call can
 return -1. Which is an error condition. If it did, then the return value
 might be used (as a negative number. It should be checked and reported.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5116>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list