Fix end time of last chapter in compute_chapters_end
authorJohn Stebbins <stebbins@jetheaddev.com>
Mon, 23 May 2011 21:26:54 +0000 (14:26 -0700)
committerAnton Khirnov <anton@khirnov.net>
Wed, 25 May 2011 13:55:48 +0000 (15:55 +0200)
commit656566d7a4fef9680e483f1015d4cc242d825202
tree51ed567115ba06eca2332cd040863e261634e03e
parent2cf8355f98681bdd726b739008acd5483f82f8d7
Fix end time of last chapter in compute_chapters_end

Parenthesis are misplaced in calculation of max_time.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/utils.c