1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

avcodec: fix missing doxygen comment marker

This commit is contained in:
Michael Niedermayer
2014-09-01 00:48:50 +01:00
committed by Vittorio Giovara
parent 9e8bbe7d4d
commit 37c46743ee

View File

@@ -912,7 +912,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.
*/ */