[mythtv-firehose] mythtv branch fixes/0.27 updated by stuartm. v0.27-RC1-54-g6e62a3c

Git Repo Owner noreply at mythtv.org
Sun Sep 8 11:48:56 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user stuartm.
       via  6e62a3c601b93c6d9525cc503634350a965a5058 (commit)
      from  4ad19085f21a7fd35ec92f14dba082604228f6ce (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 6e62a3c601b93c6d9525cc503634350a965a5058
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:48:04 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6e62a3c601b93c6d9525cc503634350a965a5058

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>



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

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

-- 



More information about the mythtv-firehose mailing list