mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-12 23:50:59 +00:00
indent
Originally committed as revision 10545 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
638f489ccd
commit
fffd6a5fe0
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user