Mercurial > libavformat.hg
changeset 3381:10201d222e76 libavformat
cosmetics
author | bcoudurier |
---|---|
date | Tue, 27 May 2008 22:34:31 +0000 |
parents | c202c3486e49 |
children | 45da68497603 |
files | swfenc.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/swfenc.c Tue May 27 22:31:26 2008 +0000 +++ b/swfenc.c Tue May 27 22:34:31 2008 +0000 @@ -410,7 +410,7 @@ 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)) {