]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vaapi.h
avcodec options: add enum option for color_primaries
[ffmpeg] / libavcodec / vaapi.h
index 306e164b8827bc8f163ac1b58d6958b8e87dd8b8..39e88259d641a7d17c99e8f2d6966013d7ec6234 100644 (file)
 #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
  * @{
  */