Skip to content

Performance fix for the track reuse feature.

Andrei Gheata requested to merge agheata/tbb_fix_reuse into master

Avoid spawning a task but rather re-enter the loop when the output tracks can be reused. Nothing to review, one line change.

Merge request reports