OSDN Git Service

lavf/utils: Avoid an overflow for huge negative durations.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Sat, 24 Sep 2016 11:07:39 +0000 (13:07 +0200)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Sat, 24 Sep 2016 19:01:46 +0000 (21:01 +0200)
commit267da70ea8c36caaa645a3c4f1c5f0ca8bae156a
tree068517fdbb3653f20396718f69b4009faff22654
parentdc48248ea8e6f7e3ab0d4e932046395c061ce602
lavf/utils: Avoid an overflow for huge negative durations.

Fixes ticket #5135.
libavformat/utils.c