[FFmpeg-devel] lavfi/vf_libplacebo: generalize to multiple inputs

Niklas Haas ffmpeg at haasn.xyz
Tue Jun 20 18:12:07 EEST 2023


On Tue, 20 Jun 2023 16:50:08 +0200 Marvin Scholz <epirat07 at gmail.com> wrote:
> 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

Thanks, merged as 7be4434c...f998a618b.


More information about the ffmpeg-devel mailing list