<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>All,</div><div><br></div><div>I am just wondering if the commit below by danielk might have a good effect on the problems I was having that are referenced in tickets 10211 and 10212? These were about using analog tv live or semi live.</div><div><br></div><div>Inquiring minds want to know! :-)</div><div><br></div><div>Regards!</div><div><br></div><div>mythtv branch master updated by danielk.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;v0.26-pre-1340-g38db960 (Git Repo Owner)</div><div><br></div><div>Message: 6<br>Date: Mon, &nbsp;5 Nov 2012 22:21:08 +0000 (UTC)<br>From:&nbsp;<a href="mailto:noreply@mythtv.org">noreply@mythtv.org</a>&nbsp;(Git Repo Owner)<br>To:&nbsp;<a href="mailto:mythtv-commits@mythtv.org">mythtv-commits@mythtv.org</a>,<a href="mailto:mythtv-firehose@mythtv.org">mythtv-firehose@mythtv.org</a><br>Subject: [mythtv-commits] mythtv branch master updated by danielk.<br><span class="Apple-tab-span" style="white-space: pre; ">        </span>v0.26-pre-1340-g38db960<br>Message-ID: &lt;<a href="mailto:20121105222109.0384F8124B@alcor.mythtv.org">20121105222109.0384F8124B@alcor.mythtv.org</a>&gt;<br><br>The branch, master has been updated on the<br>mythtv repository by gitolite user danielk.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;via &nbsp;38db960402cea0807a48a85bb61afbb6d1b5dd53 (commit)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;from &nbsp;e13600c833eff1919479ecefca5ad18945777c70 (commit)<br><br>Those revisions listed above that are new to this repository have<br>not appeared on any other notification email; so we list those<br>revisions in full, below.<br><br>- Log -----------------------------------------------------------------<br>commit 38db960402cea0807a48a85bb61afbb6d1b5dd53<br>Author: &nbsp;&nbsp;&nbsp;Daniel Thor Kristjansson &lt;<a href="mailto:danielk@cuymedia.net">danielk@cuymedia.net</a>&gt; at Mon, 5 Nov 2012 17:11:54 -0500<br>Committer: Daniel Thor Kristjansson &lt;<a href="mailto:danielk@cuymedia.net">danielk@cuymedia.net</a>&gt; at Mon, 5 Nov 2012 17:13:51 -0500<br>URL: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://code.mythtv.org/cgit/mythtv/commit/?id=38db960402cea0807a48a85bb61afbb6d1b5dd53">http://code.mythtv.org/cgit/mythtv/commit/?id=38db960402cea0807a48a85bb61afbb6d1b5dd53</a><br><br>Adds NULL pointer checking for DecoderBase::ringBuffer.<br>I segfaulted mythfrontend by seeking when in the dummy recorder.<br>The problem is we're checking the ringBuffer's IsDisc()/IsBD()/IsDVD()<br>for special handling of these and the ringBuffer doesn't exist.<br><br><br><br>-----------------------------------------------------------------------<br><br>Summary of changes:<br>mythtv/libs/libmythtv/avformatdecoder.cpp | &nbsp;&nbsp;&nbsp;3 ++<br>mythtv/libs/libmythtv/decoderbase.cpp &nbsp;&nbsp;&nbsp;&nbsp;| &nbsp;&nbsp;36 ++++++++++++++++++++++------<br>2 files changed, 31 insertions(+), 8 deletions(-)<br><br>--&nbsp;<br><br><br></div></body></html>