[mythtv-firehose] mythtv branch master updated by danielk. v0.26-pre-1340-g38db960

Git Repo Owner noreply at mythtv.org
Mon Nov 5 22:21:08 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  38db960402cea0807a48a85bb61afbb6d1b5dd53 (commit)
      from  e13600c833eff1919479ecefca5ad18945777c70 (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 38db960402cea0807a48a85bb61afbb6d1b5dd53
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 5 Nov 2012 17:11:54 -0500
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Mon, 5 Nov 2012 17:13:51 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=38db960402cea0807a48a85bb61afbb6d1b5dd53

Adds NULL pointer checking for DecoderBase::ringBuffer.
I segfaulted mythfrontend by seeking when in the dummy recorder.
The problem is we're checking the ringBuffer's IsDisc()/IsBD()/IsDVD()
for special handling of these and the ringBuffer doesn't exist.



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

Summary of changes:
 mythtv/libs/libmythtv/avformatdecoder.cpp |    3 ++
 mythtv/libs/libmythtv/decoderbase.cpp     |   36 ++++++++++++++++++++++------
 2 files changed, 31 insertions(+), 8 deletions(-)

-- 



More information about the mythtv-firehose mailing list