cosmetic: indentation
Originally committed as revision 10128 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
2f3b419cf1
commit
fce388b4b9
@ -1100,7 +1100,7 @@ matroska_add_stream (MatroskaDemuxContext *matroska)
|
||||
&num)) < 0)
|
||||
break;
|
||||
if (!track->default_duration)
|
||||
track->default_duration = 1000000000/num;
|
||||
track->default_duration = 1000000000/num;
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user