<br>Hi,<br><br>Im working on creating a mp3 decoder sink plugin independent of the bellagio components.<br>My OpenMax IL libraries are from TI and its an older version based on the Omap 2430.<br><br>In the gst_mp3sink_stop method<br>
When i call OMX_FreeBuffer() freeing a buffer that was allocated before with OMX_AllocateBuffer, i get a glibc memory violation SEG fault.&nbsp; <br><br>When i run the same sequence of OMX calls without using gstreamer ..... the program runs fine. <br>
<br>Have any of you faced this problem before or know of a solution ?? <br><br>Thanks,<br>raj<br><br><br>