>
> On 12/04/2017 06:07 PM, Frediano Ziglio wrote:
> >>
> >> On 11/29/2017 10:16 PM, Jonathon Jongsma wrote:
> >>> This allows us to unref the stream directly rather than needing to pass
> >>> the associated DisplayChannel to stream_unref(). The same is also true
> >>> for stream_agent_unref, sinc
On 12/04/2017 06:07 PM, Frediano Ziglio wrote:
On 11/29/2017 10:16 PM, Jonathon Jongsma wrote:
This allows us to unref the stream directly rather than needing to pass
the associated DisplayChannel to stream_unref(). The same is also true
for stream_agent_unref, since the only reason that stream
>
> On 11/29/2017 10:16 PM, Jonathon Jongsma wrote:
> > This allows us to unref the stream directly rather than needing to pass
> > the associated DisplayChannel to stream_unref(). The same is also true
> > for stream_agent_unref, since the only reason that stream_agent_unref()
> > required a Disp
On 11/29/2017 10:16 PM, Jonathon Jongsma wrote:
This allows us to unref the stream directly rather than needing to pass
the associated DisplayChannel to stream_unref(). The same is also true
for stream_agent_unref, since the only reason that stream_agent_unref()
required a DisplayChannel paramete
>
> On Thu, 2017-11-30 at 13:40 -0500, Frediano Ziglio wrote:
> > >
> > > This allows us to unref the stream directly rather than needing to
> > > pass
> > > the associated DisplayChannel to stream_unref(). The same is also
> > > true
> > > for stream_agent_unref, since the only reason that
> > >
On Thu, 2017-11-30 at 13:40 -0500, Frediano Ziglio wrote:
> >
> > This allows us to unref the stream directly rather than needing to
> > pass
> > the associated DisplayChannel to stream_unref(). The same is also
> > true
> > for stream_agent_unref, since the only reason that
> > stream_agent_unref
>
> This allows us to unref the stream directly rather than needing to pass
> the associated DisplayChannel to stream_unref(). The same is also true
> for stream_agent_unref, since the only reason that stream_agent_unref()
> required a DisplayChannel parameter was to pass it to stream_unref().
> T
This allows us to unref the stream directly rather than needing to pass
the associated DisplayChannel to stream_unref(). The same is also true
for stream_agent_unref, since the only reason that stream_agent_unref()
required a DisplayChannel parameter was to pass it to stream_unref().
This also resu