avcodec/avcodec: downgrade multi-member comment to non-Doxygen comment
Doxygen only associates this comment with "pts_correction_num_faulty_pts", causing it to display incorrectly. Signed-off-by: Andrew Sayers <ffmpeg-devel@pileofstuff.org>
This commit is contained in:
committed by
Stefano Sabatini
parent
899e022cd7
commit
0dde5c5efa
@@ -1827,7 +1827,7 @@ typedef struct AVCodecContext {
|
|||||||
*/
|
*/
|
||||||
const struct AVCodecDescriptor *codec_descriptor;
|
const struct AVCodecDescriptor *codec_descriptor;
|
||||||
|
|
||||||
/**
|
/*
|
||||||
* Current statistics for PTS correction.
|
* Current statistics for PTS correction.
|
||||||
* - decoding: maintained and used by libavcodec, not intended to be used by user apps
|
* - decoding: maintained and used by libavcodec, not intended to be used by user apps
|
||||||
* - encoding: unused
|
* - encoding: unused
|
||||||
|
Reference in New Issue
Block a user