summaryrefslogtreecommitdiff
path: root/libavcodec/codec_id.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-09-18 17:43:42 +0200
committerPaul B Mahol <onemda@gmail.com>2020-09-27 09:56:13 +0200
commita3a6b56200e2899769175291837a178f20e1e95a (patch)
tree684eeea304c8d7f25837ba57d7e6fe6891a42229 /libavcodec/codec_id.h
parente575d59afe928af7729cc8abed94cc100c991444 (diff)
avcodec: add Argonaut Games Video decoder
Diffstat (limited to 'libavcodec/codec_id.h')
-rw-r--r--libavcodec/codec_id.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/codec_id.h b/libavcodec/codec_id.h
index e49ba1b28a..21444f9ce3 100644
--- a/libavcodec/codec_id.h
+++ b/libavcodec/codec_id.h
@@ -299,6 +299,7 @@ enum AVCodecID {
AV_CODEC_ID_MOBICLIP,
AV_CODEC_ID_PHOTOCD,
AV_CODEC_ID_IPU,
+ AV_CODEC_ID_ARGO,
/* various PCM "codecs" */
AV_CODEC_ID_FIRST_AUDIO = 0x10000, ///< A dummy id pointing at the start of audio codecs