On 18 Jun 2023, at 13:16, Niklas Haas wrote: > Changes since v1: > - added explicit `if (s->inputs)` check to input_uninit() loop > - added extra `!s->status` check to handle case of negative PTS on > status change (since `s->status_pts >= 0` would fail here) > >
Tested and LGTM from my side > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
