<br><br><div class="gmail_quote"><div dir="ltr">On Sat, Jan 9, 2016, 11:19 PM Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On So, 2016-01-10 at 01:07 +0000, Kevron Rees wrote:<br>
> <br>
> > I tried GstBaseTransform with do_transform() and it works! I can<br>
> > get and change buffer bytes.<br>
> > So I'll use that insted.<br>
> Curious.  I have code that worked on 1.5 that no longer works on<br>
> 1.6.  I can no longer create my filter element with<br>
> Gst.Element.make("foo") anymore.  Could you share how you are<br>
> registering your element?  Do you know if that changed between 1.5<br>
> and 1.6?<br>
<br>
Code that worked with older GStreamer 1.x versions is supposed to still<br>
work with newer 1.x versions unless there's a bug in the code. Please<br>
report this with a testcase to reproduce the problem at<br>
  <a href="https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" rel="noreferrer" target="_blank">https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</a></blockquote></div><div><br></div><div>Here's the bug report as requested:</div><div>760403</div><div><br></div><div>Complete with test case.</div><div><br></div><div><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>