Hi
I am currently working on ti-esdk_dm814x-evm_5_03_01_15.
I am new to this SDK. Therefore I re-used the AAC audio decoder Component to work for G711 Decoder by making changes in OMX component adec in the package
..\ti-esdk_dm814x-evm_5_03_01_15_new\component-sources\omx_05_02_00_30\src\ti\omx\comp\adec
For this i made the New RTSC package for Codec library for g711dec and Integrated and built with the OMX using steps shared in
http://processors.wiki.ti.com/index.php/MP3_Decoder_Integration_in_EZSDK
I completely replaced the process call for AAC decoder in Component with The g711 decoder process call but the new Built library still runs AAC files.
Please let me know whether something else also needs to be taken care for eg: In case changes need to be made on DOMX sideetc.
Regards,Abha