Hi,
I am quite new for android onpencore framework and have some
questions  for integrating process of a new openmax mjpeg component
1. can I directly inherit the omx_component_video class to form my
own
mjpeg component?
2. how pvmf consumes the output buffer of the component, what kind of
decoded data should i put onto the output buffer so that these data
will be recognized by pvmf and played (this helps me to design my
decoder)
3. when pvmf  first sends fillthisbuffer command to component,I
wonder
how pvmf could indicate the component where the file is?
4. If the file needs to be serialized before filling in the input
buffer and who serialize it component or pvmf?
thank you very much,
Best Regards,
Dadao

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to