I am trying to modify the "encode" demo. I am rendering (from the ARM) into a frame in the Capture thread.
When I write into the buffer from char * Buffer_getUserPtr(hCapBuf) I only get luminance values.
How do I draw colored pixels? I'm expecting that the chroma values are elsewhere in memory,