The qcom OMX video decoders do not allocate output buffer memory at the time...
The qcom OMX video decoders do not allocate output buffer memory at the time OMX_AllocateBuffer is called, wait until we received the first FILL_BUFFER_DONE notification until we rely on the buffer data ptr.
Loading
Please register or sign in to comment