OSDN Git Service

avcodec/hevc: Dont turn 32bit timebases into negative numbers
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 15 Feb 2014 22:09:55 +0000 (23:09 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 15 Feb 2014 22:17:53 +0000 (23:17 +0100)
commitbf2ce19e51fde57727a4ee33a4b3c2622f37a5c4
tree29eb2024cfd9bbce510fc7ec6495bde7783b6105
parentb818637b84948e917d11c987f2270cea5b3fcfea
avcodec/hevc: Dont turn 32bit timebases into negative numbers

Fixes assertion failure
Fixes: 499f6ecaeae8e3f79a115a72c61ffd15-asan_static-oob_124a175_2792_cov_1782273879_RPLM_A_qualcomm_4.bit
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/hevc.c