[FFmpeg-devel] [PATCH] ffmpeg.c: fix calculation of input file duration in seek_to_start()

Moritz Barsnick barsnick at gmx.net
Sun Oct 29 15:56:20 EET 2017


On Sun, Oct 29, 2017 at 12:08:05 +0100, Peter Große wrote:
>              } else duration = 1;

For style/readability, the statement should be on a new line, perhaps
even with brackets. (Not necessarily as part of this patch though.)

Moritz


More information about the ffmpeg-devel mailing list