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

MythTV noreply at mythtv.org
Mon Oct 15 10:26:07 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
-----------------------------------+-------------------------------

Comment (by Peter Bennett <pbennett@…>):

 In [changeset:"cc60867b30789b4e9f4e82e1151fa97295b5722f/mythtv"
 cc60867b3/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="cc60867b30789b4e9f4e82e1151fa97295b5722f"
 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
 }}}

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


More information about the mythtv-commits mailing list