mirror of https://github.com/FFmpeg/FFmpeg.git
I put this call in by habit, rather than because there was any actual need. The filter is simply processing frames one after the other and has no need to synchronise. malakudi on the devtalk forums noticed a slowdown when using nvenc with temporal/spatial aq and that the slowdown went away if the sync call was removed. I also verified that in the basic encoding case there's an observable speedup. I also verified that we aren't doing unnecessary sync calls in any other filter.pull/310/head
parent
5282cbae61
commit
c0b6e4cb6d
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue