[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-80-g4fed56a

Git Repo Owner noreply at mythtv.org
Sun Sep 8 11:49:29 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  4fed56abd73200615fab39b31aafc62c67d94145 (commit)
      from  cd14631c3c7174119cdf7536efea6ca19658ee6b (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 4fed56abd73200615fab39b31aafc62c67d94145
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Fri, 9 Aug 2013 13:53:29 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Sep 2013 12:49:13 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4fed56abd73200615fab39b31aafc62c67d94145

Player: Delete decoder after decoder thread stopped
It is important to delete the decoder in DecoderEnd to ensure that any
threads allocated by the Ffmpeg decoder are stopped before the video
buffers are deallocated.  If not then random crashes can be observed
when exiting playback of H264 encoded material if CPUs are > 1.

Fixes #11452

Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>
(cherry picked from commit 6e62a3c601b93c6d9525cc503634350a965a5058)



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

Summary of changes:
 mythtv/libs/libmythtv/mythplayer.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-firehose mailing list