提交 bf6d41d8 编写于 作者: M Michael Niedermayer

avcodec/internal: Fix skiped typo

Signed-off-by: NMichael Niedermayer <michael@niedermayer.cc>
上级 88e381c8
......@@ -55,7 +55,7 @@
#define FF_CODEC_CAP_SETS_PKT_DTS (1 << 2)
/**
* The decoder extracts and fills its parameters even if the frame is
* skiped due to the skip_frame setting.
* skipped due to the skip_frame setting.
*/
#define FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM (1 << 3)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册