diff --git a/libavformat/mov.c b/libavformat/mov.c index fb5d402105..d0eb63404b 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -2177,7 +2177,7 @@ static int mov_read_ctts(MOVContext *c, AVIOContext *pb, MOVAtom atom) av_dlog(c->fc, "count=%d, duration=%d\n", count, duration); - if (FFABS(duration) > (1<<28) && i+2fc, AV_LOG_WARNING, "CTTS invalid\n"); av_freep(&sc->ctts_data); sc->ctts_count = 0;