Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
f_lavfi: reject filters with too many in/outs
The pad count serves as a minimum even if the filter has dynamic inputs/outputs, so we should reject them here. At least on FFmpeg 6.1 this results in no practical change in the list accepted filters. fixes: 8bf3fe7
- Loading branch information