mirror of https://github.com/FFmpeg/FFmpeg.git
Prevents wrap-around to negative values while calculating the duration string. Before: Duration: -411422:-59:-42.17, start: 0.000000, bitrate: 0 kb/s After: Duration: 781623:28:34.17, start: 0.000000, bitrate: 0 kb/s Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>pull/338/head
parent
f603d10b1e
commit
5d9ce445ef
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue