diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 14440fe3c1a37c886c6a4c881bfb00dd8b387608..253e45ad0549b2ffddd5c3e98263cbe382e91658 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -912,7 +912,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. */