[FFmpeg-cvslog] ffmpeg_opt: cosmetics
Jean First
git at videolan.org
Mon Feb 25 18:40:24 CET 2013
ffmpeg | branch: master | Jean First <jeanfirst at gmail.com> | Mon Feb 25 13:10:51 2013 +0100| [af0e8144cd8b903f510d48a3575b0cc499120909] | committer: Michael Niedermayer
ffmpeg_opt: cosmetics
Signed-off-by: Jean First <jeanfirst at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=af0e8144cd8b903f510d48a3575b0cc499120909
---
ffmpeg_opt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ffmpeg_opt.c b/ffmpeg_opt.c
index b1cd62d..2e45e47 100644
--- a/ffmpeg_opt.c
+++ b/ffmpeg_opt.c
@@ -144,7 +144,7 @@ static void init_options(OptionsContext *o, int is_input)
"-t is not an input option, keeping it for the next output;"
" consider fixing your command line.\n");
} else
- o->recording_time = INT64_MAX;
+ o->recording_time = INT64_MAX;
o->mux_max_delay = 0.7;
o->limit_filesize = UINT64_MAX;
o->chapters_input_file = INT_MAX;
More information about the ffmpeg-cvslog
mailing list