You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
avcodec/avcodec: fix missing doxygen comment marker
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -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.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user