[mythtv-firehose] mythtv branch fixes/0.27 updated by peper03. v0.27-RC1-60-gf1c684d

Git Repo Owner noreply at mythtv.org
Mon Sep 9 19:15:42 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user peper03.
       via  f1c684d36503ceaa2dd10b2cf1fffd8a0dc02886 (commit)
      from  a2aa58124f68f6a87076e61ae1d4d175929fd6fb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f1c684d36503ceaa2dd10b2cf1fffd8a0dc02886
Author:    Richard Hulme <peper03 at mythtv.org> at Sat, 7 Sep 2013 20:11:09 +0200
Committer: Richard Hulme <peper03 at mythtv.org> at Mon, 9 Sep 2013 21:15:18 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f1c684d36503ceaa2dd10b2cf1fffd8a0dc02886

Prevent DVDRingBuffer waiting in 'safe_read' during a still frame as this can lead to a deadlock with the player thread if the user tries to call up the OSD menu (due to avcodeclock being locked until the still frame is dismissed, which will never happen if the still frame has an indefinite timeout). (cherry picked from commit 7ef749b83efd4f3da12353575b6731bc140ba9db)



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythtv/DVD/avformatdecoderdvd.cpp |    8 +++++
 mythtv/libs/libmythtv/DVD/dvdringbuffer.cpp      |   36 ++++++++++++----------
 mythtv/libs/libmythtv/avformatdecoder.cpp        |    8 +----
 3 files changed, 30 insertions(+), 22 deletions(-)

-- 



More information about the mythtv-firehose mailing list