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

Niklas Haas ffmpeg at haasn.xyz
Sun Jun 18 14:16:52 EEST 2023


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)




More information about the ffmpeg-devel mailing list