[mythtv-commits] Ticket #13326: DVD Playback fails in master

MythTV noreply at mythtv.org
Sat Oct 13 16:26:54 UTC 2018


#13326: DVD Playback fails in master
-----------------------------------+-------------------------------
 Reporter:  Peter Bennett          |          Owner:  Peter Bennett
     Type:  Patch - Bug Fix        |         Status:  closed
 Priority:  minor                  |      Milestone:  30.0
Component:  MythTV - DVD Playback  |        Version:  Master Head
 Severity:  medium                 |     Resolution:  Fixed
 Keywords:                         |  Ticket locked:  0
-----------------------------------+-------------------------------
Changes (by Peter Bennett):

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


Comment:

 commit cc60867b30789b4e9f4e82e1151fa97295b5722f
 Author: Peter Bennett
 Date:   Sat Oct 13 12:18:47 2018 -0400

     DVD playback: Fix deadlock

     A deadlock during playback of DVDs happens in recent master.
     This is likely a result of two-levels of queuing that is
     now supported for decoders that produce multiple frames
     from a single packet. This change removes a lock that seems
     unnecessary as it is only accessing and not updating.

     Fixes #13326

 commit 0f3cb12ba84a978eb64aa423462b34abecd50213
 Author: Peter Bennett
 Date:   Sat Oct 13 12:15:18 2018 -0400

     DVD Playback: Fix timestamp bug when playing DVD with vaapi2 or ffmpeg

     DVD timestamp fixup code was being bypassed in recent changes for
 vaapi2.
     This caused extremely interrupted playback.

     Fixes #13326

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13326#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list