cosmetics: misc typo fixes
Originally committed as revision 9815 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -283,7 +283,7 @@ static int swf_write_header(AVFormatContext *s)
|
||||
}
|
||||
|
||||
if (!video_enc) {
|
||||
/* currenty, cannot work correctly if audio only */
|
||||
/* currently, cannot work correctly if audio only */
|
||||
swf->video_type = 0;
|
||||
width = 320;
|
||||
height = 200;
|
||||
|
Reference in New Issue
Block a user