<p>The patch which this email is a reply to contains a very weird brainfart from my end; apparently it seems that I have no yet mastered the art of reading conditional-expressions.</p>
<p>Attached is a modified patch that fixes what I can only assume to be a typo (unless I am really losing it).</p>
<p>On 16/07/31 22:42, Filip Roséen wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code>Given that modules with "demux" and "demux_access" now always have an
associated source stream, this module shall not depend on the value of
demux_t::s during initialization.

Instead this patch introduces two different entry points, one for each
type of demuxer, and adds an argument to the original callback to
conditionally enable functionality associated with one, but no the
other.</code></pre>
</blockquote>