ffmpeg | branch: master | Michael Niedermayer <michae...@gmx.at> | Fri Aug 29 01:31:10 2014 +0200| [22652dc2b8d61d6a48e3f7815fa7f4b0adf0f12f] | committer: Michael Niedermayer
avcodec/avcodec: fix missing doxygen comment marker Signed-off-by: Michael Niedermayer <michae...@gmx.at> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22652dc2b8d61d6a48e3f7815fa7f4b0adf0f12f --- libavcodec/avcodec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 6dd6256..fb1c9ca 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. */ _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog