summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2015-05-05 10:04:12 -0400
committerRonald S. Bultje <rsbultje@gmail.com>2015-05-06 15:10:40 -0400
commit01e59d48ed1a41b88107ed1d4d56ae0cbcd1a60e (patch)
treec67f6fdeafd3dfd67061f1c464bda816ee9076f0 /libavcodec/avcodec.h
parent5c600d74aa4d203db3326eb37efc68abe0b231d9 (diff)
vp9: add profile 2/3 to exported profiles.
Diffstat (limited to 'libavcodec/avcodec.h')
-rw-r--r--libavcodec/avcodec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
index 3d5e82d691..f1a330e409 100644
--- a/libavcodec/avcodec.h
+++ b/libavcodec/avcodec.h
@@ -2914,6 +2914,8 @@ typedef struct AVCodecContext {
#define FF_PROFILE_VP9_0 0
#define FF_PROFILE_VP9_1 1
+#define FF_PROFILE_VP9_2 2
+#define FF_PROFILE_VP9_3 3
/**
* level