summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorDavid Kment <info@davidkment.de>2013-10-28 01:38:02 +0100
committerDiego Biurrun <diego@biurrun.de>2013-10-31 17:45:46 +0100
commit9af7a8523a6bb517834ebed36093bdab11a8b38e (patch)
treec2a7ba04ea610925d5ce72d11399c656fd17ccf9 /libavcodec/avcodec.h
parented1a11ed52bbd1f15bb9b0416d69b7924bee3191 (diff)
HNM4/HNM4A demuxer & video decoder
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index ad45d97ddc..6cd70768a9 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -274,6 +274,7 @@ enum AVCodecID {
AV_CODEC_ID_ESCAPE130,
AV_CODEC_ID_G2M,
AV_CODEC_ID_WEBP,
+ AV_CODEC_ID_HNM4_VIDEO,
/* various PCM "codecs" */
AV_CODEC_ID_FIRST_AUDIO = 0x10000, ///< A dummy id pointing at the start of audio codecs