[FFmpeg-cvslog] r14137 - trunk/ffmpeg.c
michael
subversion
Wed Jul 9 08:57:19 CEST 2008
Author: michael
Date: Wed Jul 9 08:57:19 2008
New Revision: 14137
Log:
indent
Modified:
trunk/ffmpeg.c
Modified: trunk/ffmpeg.c
==============================================================================
--- trunk/ffmpeg.c (original)
+++ trunk/ffmpeg.c Wed Jul 9 08:57:19 2008
@@ -3646,7 +3646,7 @@ static int opt_preset(const char *opt, c
}else if(!strcmp(tmp, "scodec")){
opt_subtitle_codec(tmp2);
}else
- opt_default(tmp, tmp2);
+ opt_default(tmp, tmp2);
}
fclose(f);
More information about the ffmpeg-cvslog
mailing list