Skip to content
Snippets Groups Projects
Commit 80808dc0 authored by Joaquim Casals Buñuel's avatar Joaquim Casals Buñuel
Browse files

Rework closestKeyFrameToTimeStamp O(n) -> O(log n)

Take advantage of the new map data structure to compute
closest keyframe in logarithmic time
parent 989dba2f
No related branches found
No related tags found
1 merge request!362WIP: Resolve "std::set and std::map instead of std::list in wolf nodes"
Pipeline #5823 passed