Commit d07e9405 authored by bcoudurier's avatar bcoudurier

cosmetics

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13478 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent bce7897f
......@@ -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)) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment