avcodec/avcodec: fix missing doxygen comment marker

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/88/head
Michael Niedermayer 10 years ago
parent 37520a91ac
commit 22652dc2b8
  1. 2
      libavcodec/avcodec.h

@ -1027,7 +1027,7 @@ enum AVPacketSideDataType {
*/ */
AV_PKT_DATA_DISPLAYMATRIX, AV_PKT_DATA_DISPLAYMATRIX,
/* /**
* This side data should be associated with a video stream and contains * This side data should be associated with a video stream and contains
* Stereoscopic 3D information in form of the AVStereo3D struct. * Stereoscopic 3D information in form of the AVStereo3D struct.
*/ */

Loading…
Cancel
Save