1. Publish your OMX library in libstagefrighthw.so 2. Add components against MIME type in OMXCodec.cpp :: kDecoderInfo[] table. From: [email protected] [mailto:[email protected]] On Behalf Of biinn Sent: Friday, January 28, 2011 2:44 AM To: [email protected] Subject: [android-porting] integrate the H/W decoder into stagefright
hi, I have quickly looked Stagefright source in Gingerbread. It seems that Stagefright uses codecs in either OMXCodec or OMX plugins. I have a H/W AVC decoder derived from OmxComponentVideo and registered in pv_omxcore.cpp in Froyo OpenCORE. What is the best/quick way to integrate the decoder into Gingerbread Stagefright? Thanks. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
