]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vaapi.h
lavfi/hflip: copy palette data in start_frame()
[ffmpeg] / libavcodec / vaapi.h
index 4c3bb9bb528b16f8576373e6a74b09a55b2bff94..815a27e226cde565cde1d11a4c0a6794fcd7f83b 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
  * @{
  */