I\'m trying to use FFMPEG in C++ using the h264_mediacodec decoder to decode a video on Android. The frame I receive is AV_PIX_FMT_NV12 instead of
h264_mediacodec
AV_PIX_FMT_NV12