[mythtv-commits] Re: Ticket #868: [8350] breaks mpeg2 decoding during frame advance

MythTV mythtv at cvs.mythtv.org
Fri Dec 30 00:28:28 EST 2005


#868: [8350] breaks mpeg2 decoding during frame advance
--------------------------------+-------------------------------------------
 Reporter:  bjm <bjm at lvcm.com>  |        Owner:  danielk 
     Type:  defect              |       Status:  assigned
 Priority:  major               |    Milestone:  0.19    
Component:  mythtv              |      Version:  head    
 Severity:  medium              |   Resolution:          
--------------------------------+-------------------------------------------
Comment (by danielk):

 (In [8427]) References #868.

 Adds a DiscardFrames() call in SeekReset.
 DeLimbos avlib decoded frames when avlib is done with then
 DeLimbos real NUV frames as soon as we're done decoding onto them.

 The DeLimbos prevent us from decoding onto in use frames with MPEG4 NUVs,
 and speeds up GetNextFreeFrame() for real NUVs. The DiscardFrames speeds
 up exact seeking in a low buffer situation.

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


More information about the mythtv-commits mailing list