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

indent

Originally committed as revision 10545 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 638f489c
...@@ -610,7 +610,7 @@ null_chunk_retry: ...@@ -610,7 +610,7 @@ null_chunk_retry:
*/ */
} }
if(st[NSV_ST_VIDEO]) if(st[NSV_ST_VIDEO])
((NSVStream*)st[NSV_ST_VIDEO]->priv_data)->frame_offset++; ((NSVStream*)st[NSV_ST_VIDEO]->priv_data)->frame_offset++;
if (asize/*st[NSV_ST_AUDIO]*/) { if (asize/*st[NSV_ST_AUDIO]*/) {
nst = st[NSV_ST_AUDIO]->priv_data; nst = st[NSV_ST_AUDIO]->priv_data;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册