Commit 86b053db by xiongziliang

优化代码

parent d60101b9
......@@ -190,8 +190,8 @@ void RtpProcess::onPSDecode(int stream,
int bytes) {
pts /= 90;
dts /= 90;
_dts = dts;
_stamps[codecid].revise(dts,pts,dts,pts,false);
_dts = dts;
switch (codecid) {
case STREAM_VIDEO_H264: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论