diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 6dd6256bcd..fb1c9ca9ec 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -1027,7 +1027,7 @@ enum AVPacketSideDataType { */ AV_PKT_DATA_DISPLAYMATRIX, - /* + /** * This side data should be associated with a video stream and contains * Stereoscopic 3D information in form of the AVStereo3D struct. */