tator
tator copied to clipboard
Change seek pause to prioritize order of frame delivery
Handle sending frames out of order in video_decoder_worker.js
to send decoded frames (the whole GOP on pause) in order of importance.
Additionally, if a seek comes in equivalent to the seek being processed (e.g. same GOP) due to quick user action, ignore it.