OSDN Git Service

avidec: Fix infinite loop caused by rounding of timestamps in non interleaved avis.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 16 Dec 2011 04:13:58 +0000 (05:13 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 16 Dec 2011 04:13:58 +0000 (05:13 +0100)
commite098fba5d9c9d52aaddd83e63dd910ff20b841d2
tree9d6d6f780dfdc7b208c38ac10b6fc98fde1fe150
parent84e57702ea5cb37f5caf9fc2bd6bc58b597bcb0f
avidec: Fix infinite loop caused by rounding of timestamps in non interleaved avis.
Fixes Ticket775
Bug found by: Diana Elena Muscalu

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/avidec.c