<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">Le 5 janv. 2018 4:20 PM, "Sebastian Dröge" <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>> a écrit :<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, 2018-01-05 at 15:38 -0500, Nicolas Dufresne wrote:<br>
> [...]<br>
<div class="quoted-text">> ><br>
> ><br>
> > So, thanks for your attention, hope to clear this moment.<br>
><br>
> Unless I'm missing something, it looks like a bug in the tutorial.<br>
> Can you file a bug at <a href="http://bugs.gnome.org" rel="noreferrer" target="_blank">bugs.gnome.org</a> ?<br>
<br>
</div>No, this is actually correct. gst_app_src_push_buffer() the function<br>
takes ownership of the buffer, the signal doesn't and can't. Signal<br>
arguments are only borrowed by the signal handlers, ownership stays<br>
with the signal emitter.<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Ok, still worth filing a bug, we could add a mention in the signal handler, even if slightly redundant, it would help.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<font color="#888888"><br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="https://www.centricular.com" rel="noreferrer" target="_blank">https://www.centricular.com</a><br>
</font><br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
<br></blockquote></div><br></div></div></div>