Hi Everyone,<br>My gst-application gets stuck at gst_object_unref function which is called after the main loop is over and <br>pipeline state is set to NULL. The call is made to destroy all the elements related to pipeline ? CMIMW.
<br><br>What could be the possible causes for this ? <br>I doubt that the buffers in my-filter plugin chain function are not unreferenced properly.<br>How can I check memory leaks in my filter plugin ? Can someone suggest me a non-GUI gstreamer based video-player.
<br><br>Thanks in advance, <br>--vinayak<br>