[mythtv-commits] mythtv branch master updated by jyavenard. v0.27-alpha-4-g7e7a78c

Git Repo Owner noreply at mythtv.org
Thu Jul 25 12:12:14 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  7e7a78c1693eff51313f63a582fdff04d787c3fb (commit)
      from  cf6f6b4e369c9000f6acda8290af4c7d850ddf25 (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 7e7a78c1693eff51313f63a582fdff04d787c3fb
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 25 Jul 2013 22:11:55 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Thu, 25 Jul 2013 22:11:55 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7e7a78c1693eff51313f63a582fdff04d787c3fb

Lock the various stream context to prevent racing conditions.
SeekReset was called in player thread, which would reset the av streams, while sometimes in the middle of usage in the decoder thread.

Fixes #11705



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

Summary of changes:
 mythtv/libs/libmythtv/avformatdecoder.cpp |    9 +++++++--
 mythtv/libs/libmythtv/nuppeldecoder.cpp   |    2 ++
 2 files changed, 9 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list