Marton Balint (12020-09-13): > > + if (seg_delta < -cat->in[in_no].pts) > > + return AVERROR_BUG; > Isn't this supposed to be simply (seg_delta < cat->in[in_no].pts) ?
You are right, thanks for noticing. Was this tested? Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".