<div>Hi,</div>
<div>   I am using the latest gstreamer openmax plugin(gst-openmax-0.10.1). I am new to gstreamer.</div>
<div> </div>
<div>My understanding is as follows:</div>
<div>The application informs gst-openmax plugin of EOS by issuing GST_EVENT_EOS. This is captured in pad_event(). </div>
<div> </div>
<div>I want to inform openmax video decoder component of EOS event. How do I do this?</div>
<div>Can I use GstBufferFlags of the input buffer?</div>
<div> </div>
<div> </div>
<div>With Regards,</div>
<div>Deepak</div>