summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorhwren <hwrenx@126.com>2018-07-27 11:44:59 +0800
committerSteven Liu <lq@chinaffmpeg.org>2018-07-27 20:07:45 +0800
commitd645e0d6c1f26b5c063093dd9ce0f02b3369cdc2 (patch)
tree80ebf28dd806398f85853348ef2550e1929290ca /libavcodec/avcodec.h
parenta8ce6fb425e07e60eb06d3f44992fdb91f23aafb (diff)
downloadffmpeg-streaming-d645e0d6c1f26b5c063093dd9ce0f02b3369cdc2.zip
ffmpeg-streaming-d645e0d6c1f26b5c063093dd9ce0f02b3369cdc2.tar.gz
lavc: add AVS2/IEEE 1857.4 parser
Tested-by: Steven Liu <lq@chinaffmpeg.org> Signed-off-by: hwren <hwrenx@126.com> Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
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 f85af3f..1266879 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -409,6 +409,7 @@ enum AVCodecID {
AV_CODEC_ID_DXV,
AV_CODEC_ID_SCREENPRESSO,
AV_CODEC_ID_RSCC,
+ AV_CODEC_ID_AVS2,
AV_CODEC_ID_Y41P = 0x8000,
AV_CODEC_ID_AVRP,
OpenPOWER on IntegriCloud