提交 4f036b9f 编写于 作者: M Michael Niedermayer

Clarify that pts_correction* fields are internal to libavcodec

Signed-off-by: NMichael Niedermayer <michaelni@gmx.at>
上级 27a275e4
......@@ -2903,7 +2903,7 @@ typedef struct AVCodecContext {
/**
* Current statistics for PTS correction.
* - decoding: maintained and used by libavcodec
* - decoding: maintained and used by libavcodec, not intended to be used by user apps
* - encoding: unused
*/
int64_t pts_correction_num_faulty_pts; /// Number of incorrect PTS values so far
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册