Hi All. 1. By changing android_surface_output.cpp, It is easy to add "video output device". I have implement it base on frame buffer . Using OMX video sinker is also not difficult. But It is not "Tunnel Method". In this method , OMX video sink is just a passive sinker, and it not connect to OMX video decoder. It is to say "the 2 OMX component is not connect, they work independent"
2. It Tunnel OMX compoent (video decoder -> vdieo sinker) is a private method. Control interface are problems. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
