You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seek Improvements and Indexing (unosquare#280)
* starting with seek indexing. Related to issue unosquare#139
* continued work on seek indexing.
* Generalizing sorted binary search algorithm. Continued work on seek indices. See issues unosquare#250 and unosquare#139
* improved and simplified seek logic.
* minor renaming and added seek error checking.
* logging when using a video seek index entry.
* fixing frame start offset by offseting them by main component.