Dear all,

I am using the new MediaCodec API to successfully decode a H264 stream from 
a live source. The decoder outputs decoded data in YUV420 Planar, I would 
like to have RGB data. Since the YUV to RGB conversion will introduce 
additional overhead to my application, we would like to tell the decoded to 
output the data in RGB. Is it possible?

Thanks

Alex

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to