avcodec: add Simbiosis IMX video decoder

This commit is contained in:
Paul B Mahol
2021-02-17 17:32:57 +01:00
parent 5a4f0d9b94
commit 8651bf8a2e
7 changed files with 165 additions and 1 deletions
+1
View File
@@ -305,6 +305,7 @@ enum AVCodecID {
AV_CODEC_ID_IPU,
AV_CODEC_ID_ARGO,
AV_CODEC_ID_CRI,
AV_CODEC_ID_SIMBIOSIS_IMX,
/* various PCM "codecs" */
AV_CODEC_ID_FIRST_AUDIO = 0x10000, ///< A dummy id pointing at the start of audio codecs