Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2013-02-26 00:38:25 +0400
committerKostya Shishkov <kostya.shishkov@gmail.com>2013-06-03 11:24:55 +0400
commit2d66a58ccde05e764594bd7e5f0f9244634d0b2c (patch)
tree82f7d6649934d37fafc77f034e68d13ab89da068 /libavcodec/avcodec.h
parent31980b6abdd8ffb6953472a7a6b59f3aa5762c31 (diff)
Go2Webinar decoder
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 21e049136a..bb33d4a9f5 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -270,6 +270,7 @@ enum AVCodecID {
AV_CODEC_ID_VP9,
AV_CODEC_ID_AIC,
AV_CODEC_ID_ESCAPE130,
+ AV_CODEC_ID_G2M,
/* various PCM "codecs" */
AV_CODEC_ID_FIRST_AUDIO = 0x10000, ///< A dummy id pointing at the start of audio codecs