Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nvenc: generate less IDR frames if rfi is delayed
If IDR frame was generated due too rfi request being too large, we didn't save it in last rfi range. Also move rfi_needs_confirmation variable modification to a more logical place, even if doesn't affect how current code works. Any unfulfilled rfi request needs confirmation, whether it's direct rfi flag in transported frame or indirect IDR frame.
- Loading branch information