summaryrefslogtreecommitdiff
path: root/libavcodec/vaapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vaapi.h')
-rw-r--r--libavcodec/vaapi.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/libavcodec/vaapi.h b/libavcodec/vaapi.h
index 36fb386acf..39e88259d6 100644
--- a/libavcodec/vaapi.h
+++ b/libavcodec/vaapi.h
@@ -24,11 +24,17 @@
#ifndef AVCODEC_VAAPI_H
#define AVCODEC_VAAPI_H
+/**
+ * @file
+ * @ingroup lavc_codec_hwaccel_vaapi
+ * Public libavcodec VA API header.
+ */
+
#include <stdint.h>
/**
- * @defgroup VAAPI_Decoding VA API Decoding
- * @ingroup Decoder
+ * @defgroup lavc_codec_hwaccel_vaapi VA API Decoding
+ * @ingroup lavc_codec_hwaccel
* @{
*/