How to force Android decoder to decode frame to RGB -


do manufacturers force color format on hardware decoders? seems android mediacodec decodes frame yuv on nexus 7 , 9. there way force color format decoded frame rgb instead? why manufacturers have proprietary color formats (as case nexus 7's qualcomm)?

thanks

the yuv color formats hardware decoders use more efficient. example, frame in yuv420 half size of same frame in rgb.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -