Hi team, What are the build options I should specify in Board Config to build GingerBread with Stagefright support? In Froyo we used to have something like "BUILD_WITH_FULL_STAGEFRIGHT := true" any such option in gingerbread which I should be aware of?
Currently I'm building GingerBread with following multimedia options: BUILD_WITHOUT_PV := true BOARD_USES_ALSA_AUDIO := true BUILD_WITH_ALSA_UTILS := true BUILD_WITH_FULL_STAGEFRIGHT := true USE_CAMERA_STUB := true ALSA port is working fine and I'm able to get the stagefright libs built as well but when i try to play any video file then my system crashes and i get errors related to OMX. I don't have the exact logs or setup ready at the moment. Are there any other build/target specific options I need to get Stagefright up and running? Any hints/pointers will keep me going :) Regards, Amit Pundir -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
