提交 be6784dc 编写于 作者: R Richard Hodges 提交者: Michael Niedermayer

fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>)

Originally committed as revision 1738 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 53e27dd5
......@@ -223,7 +223,7 @@ static const int Motion_Est_QTab[] = { ME_ZERO, ME_PHODS, ME_LOG,
* - encoding: MUST be set by user\
* - decoding: set by lavc\
*/\
long long int pts;\
int64_t pts;\
\
/**\
* picture number in bitstream order.\
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册