Skip to content
Snippets Groups Projects
Commit b2f8c802 authored by Calvin Walton's avatar Calvin Walton
Browse files

Handle out of order inserts at the start of a caption stream.

If you're inserting at position 0 (and there was no previous deleted text
from that position), you can't use the timestamp from the previous character
position, since there's no previous character. Use the timestamp of the
following character instead.
parent e37db34e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment