summaryrefslogtreecommitdiff
path: root/libavcodec/profiles.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/profiles.h')
-rw-r--r--libavcodec/profiles.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/profiles.h b/libavcodec/profiles.h
index 0314de351b..7e1f74d0ff 100644
--- a/libavcodec/profiles.h
+++ b/libavcodec/profiles.h
@@ -30,5 +30,6 @@ extern const AVProfile ff_jpeg2000_profiles[];
extern const AVProfile ff_mpeg2_video_profiles[];
extern const AVProfile ff_mpeg4_video_profiles[];
extern const AVProfile ff_vc1_profiles[];
+extern const AVProfile ff_vp9_profiles[];
#endif