mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-12-05 01:56:41 +00:00
cosmetics
Originally committed as revision 13478 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
003ae66086
commit
f2ecb775a7
@ -410,7 +410,7 @@ static int swf_write_video(AVFormatContext *s,
|
||||
put_swf_end_tag(s);
|
||||
}
|
||||
|
||||
swf->swf_frame_number ++;
|
||||
swf->swf_frame_number++;
|
||||
|
||||
/* streaming sound always should be placed just before showframe tags */
|
||||
if (swf->audio_enc && av_fifo_size(&swf->audio_fifo)) {
|
||||
|
Loading…
Reference in New Issue
Block a user