AV_PIX_FMT_MEDIACODEC,///< hardware decoding through MediaCodec
AV_PIX_FMT_NB,///< number of pixel formats, DO NOT USE THIS if you want to link with shared libav* because the number of formats might differ between versions
AV_PIX_FMT_NB///< number of pixel formats, DO NOT USE THIS if you want to link with shared libav* because the number of formats might differ between versions
};
#if AV_HAVE_BIGENDIAN
...
...
@@ -401,7 +401,7 @@ enum AVColorPrimaries {
AVCOL_PRI_SMPTEST428_1=10,///< SMPTE ST 428-1 (CIE 1931 XYZ)
AVCOL_PRI_SMPTE431=11,///< SMPTE ST 431-2 (2011)
AVCOL_PRI_SMPTE432=12,///< SMPTE ST 432-1 D65 (2010)