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
streaming seekBy completely ignored the buffer. the new logic checks
if the seek offset is smaller than the buffer and adds the offset to
r.interface.seek. otherwise the old logic is invoked.
0 commit comments