HI All, I am new to Andoid. I have given task of integrating Audio decoder with OpenCore. I have gone through documents on OpenCore/OMX. I have some doubts. plz clarify me to better understand integration:
1. To port Audio decoder, vendor will ship OMX complaint decoder which exposes set of API's to be used by OpenCORE. 2. For each of the decoder, they have defined "parser node" and "file parser". Parser node initializes CPM, and calls file parser. This file parser checks for AAC format type, calculates track duration etc....... My doubts are: a) whether we can use the exiting "parser node" and "file parser" to in this integration process. b) who will call this parsernode? 3. All Core and its componet initialization will be done in pv_omxmastercore.cpp. what we have to do inorder to initialize our decoder? Please let me know if this is already discussed in some prevoius thread. Regards Gururaja --~--~---------~--~----~------------~-------~--~----~ unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---