[mythtv-commits] Ticket #6169: Fix for PosMapFromEnc()

MythTV mythtv at cvs.mythtv.org
Thu Mar 12 15:55:20 UTC 2009


#6169: Fix for PosMapFromEnc()
-------------------------------------+--------------------------------------
 Reporter:  gnome42                  |        Owner:  gnome42
     Type:  patch                    |       Status:  closed 
 Priority:  minor                    |    Milestone:  0.22   
Component:  MythTV - Video Playback  |      Version:  head   
 Severity:  medium                   |   Resolution:  fixed  
  Mlocked:  0                        |  
-------------------------------------+--------------------------------------
Changes (by shane):

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


Comment:

 (In [20191]) Closes #6169 Fixes retrieving the position map from the
 encoder.

 Removes the setting of positionMapType and keyframedist from
 PosMapFromEnc(..).
 Nuppeldecoder still uses MARK_KEYFRAME so the use of MARK_GOP_BYFRAME was
 a
 problem for nuv files. refs. #6170

 PosMapFromDb(..) must now be called first in order to have position map
 type
 and keyframedist set correctly.

 Added a safety check to ensure keyframedist has been set before using it.
 refs. #6285

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6169#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list