[mythtv-commits] mythtv branch master updated by peper03. v0.28-pre-59-g7ef749b

Git Repo Owner noreply at mythtv.org
Sat Sep 7 18:12:18 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user peper03.
       via  7ef749b83efd4f3da12353575b6731bc140ba9db (commit)
      from  04294d592418eda72b78d6db852959a662f1c7f8 (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 7ef749b83efd4f3da12353575b6731bc140ba9db
Author:    Richard Hulme <peper03 at mythtv.org> at Sat, 7 Sep 2013 20:11:09 +0200
Committer: Richard Hulme <peper03 at mythtv.org> at Sat, 7 Sep 2013 20:12:02 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7ef749b83efd4f3da12353575b6731bc140ba9db

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).



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

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-commits mailing list