[mythtv-commits] mythtv commit: r15124 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Dec 11 15:54:38 UTC 2007


      Author: danielk
        Date: 2007-12-11 15:54:37 +0000 (Tue, 11 Dec 2007)
New Revision: 15124
   Changeset: http://cvs.mythtv.org/trac/changeset/15124

Modified:

   trunk/mythtv/libs/libmythtv/videobuffers.cpp

Log:

Fixes #4159. Removes delimboed frames from decoder ownership if ffmpeg fails to do it.

This shouldn't be needed but ffmpeg get's confused if it gets the slices for a frame without seeing the start code for that frame. There is no harm in doing this check in MythTV and it helps with XvMC, especially with DTV transmissions which can be mangled by the broadcaster at encode time or during transmission.




More information about the mythtv-commits mailing list