I found it's the video decoder node that allocates buffers for its video decoder OMX component now. (in function "provideBuffersforcomponent")
If I want the video dec omx component to use buffers allocated by the video surface output. It seems I have to modify this code. Is there a easy way for the video decoder node to find its peer, the video sink node? So the video sink node can let the surface ouput to allocate buffers. Thanks Amanda --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
