Thanks vmjl,
<br/><br/>i have written event handler on source pad instead of sink pad. because of this i was not able to get EOS. right now the problem is resolved.
<br/><br/>Thank you,
<br/>Chandrakala
<br/><br/>----- Original Message -----
<br/>From: &quot;Víctor M. Jáquez L. [via GStreamer-devel]&quot; &lt;<a href="/user/SendEmail.jtp?type=node&node=4107188&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>&gt;
<br/>To: &quot;chandu&quot; &lt;<a href="/user/SendEmail.jtp?type=node&node=4107188&i=1" target="_top" rel="nofollow" link="external">[hidden email]</a>&gt;
<br/>Sent: Friday, November 25, 2011 4:33:56 PM
<br/>Subject: Re: EOS identification
<br/><br/>On Tue, Nov 22, 2011 at 07:57:39PM -0800, chandu wrote:
<br/><div class='shrinkable-quote'><br/>&gt; Hi,
<br/>&gt;
<br/>&gt; I hava a doubt in identifying EOS.
<br/>&gt;
<br/>&gt; I have allocated memory(for internal usage and adaptor buffer) for my dummy
<br/>&gt; plugin in one of the init function. I wanted to free the memory after
<br/>&gt; processing the complete stream. iam using push based scheduling to transfer
<br/>&gt; the data. for this i have written an event handler function on sink pad. but
<br/>&gt; this function is not called. how can i identify EOS event and free the
<br/>&gt; memory allocated.
</div>The events handler should do it
<br/><br/><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/chapter-advanced-events.html" target="_top" rel="nofollow" link="external">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/chapter-advanced-events.html</a><br/><br/>Remember to use gst_pad_set_event_function () for assign the function.
<br/><br/>vmjl
<br/>_______________________________________________
<br/>gstreamer-devel mailing list
<br/>[hidden email]
<br/><a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_top" rel="nofollow" link="external">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br/><br/><br/><br/><br/><br/>If you reply to this email, your message will be added to the discussion below: <a href="http://gstreamer-devel.966125.n4.nabble.com/EOS-identification-tp4098453p4107041.html" target="_top" rel="nofollow" link="external">http://gstreamer-devel.966125.n4.nabble.com/EOS-identification-tp4098453p4107041.html</a><br/>To unsubscribe from EOS identification, click here .
<br/>NAML
<br/>
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/EOS-identification-tp4098453p4107188.html">Re: EOS identification</a><br/>
Sent from the <a href="http://gstreamer-devel.966125.n4.nabble.com/">GStreamer-devel mailing list archive</a> at Nabble.com.<br/>