Commit 22652dc2 authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec/avcodec: fix missing doxygen comment marker

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 37520a91
...@@ -1027,7 +1027,7 @@ enum AVPacketSideDataType { ...@@ -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.
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment