problem in tutorial: Basic tutorial 8: Short-cutting the pipeline

Nicolas Dufresne nicolas at ndufresne.ca
Fri Dec 8 00:52:26 UTC 2017


Le jeudi 07 décembre 2017 à 15:33 -0700, killerrats a écrit :
> didn't know how to email a message but in this tutorial for the
> appsink new
> sample method. There is a error in unref sample. it says
> gst_buffer_unref(sample), I believe it was suppose to be
> gst_sample_unref(sample);. this is on the top portion of the whole
> code
> together.

Thanks for spotting, I have fixed it, it will be online upon ext
website update (I've never done that myself yet, so for now I just rely
on others ;-P).

As a matter of fact, this typo would warn, but otherwise should work
since both are functions that calls gst_mini_object_unref().

> 
> Short-cutting the pipeline
> <https://gstreamer.freedesktop.org/documentation/tutorials/basic/shor
> t-cutting-the-pipeline.html>  
> 
> 
> 
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list