OSDN Git Service

avformat: Make duration estimation from pts more robust
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 4 Mar 2013 17:01:32 +0000 (18:01 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 4 Mar 2013 17:01:32 +0000 (18:01 +0100)
commitfaa0068a8755ff44908974293acc1a0a7fdae9be
tree14086856486133ed5d7d35a526ad9b8f5edb876d
parent9bb54bb68529114677b3764aa264ef0bf293557d
avformat: Make duration estimation from pts more robust

Ignore durations which differ significantly from the previous
Fixes Ticket2018

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