Files
oak-editor/app
itsmattkc 03bdf01357 decoder/renderer: no longer index automatically as part of the retrieve
functions

Indexing is a lengthy process and had a high chance of getting RenderWorkers
stuck doing it rather than being responsive to cache requests. This commit
introduces a system where workers never index media, but instead signal that
media is not ready to their RenderBackends which ensure that the media gets
indexed and re-queues the affected frames when those indexes are ready.
2020-02-19 11:44:29 +11:00
..
2020-02-07 12:42:19 +11:00
2020-02-14 02:35:10 +11:00
2020-02-01 22:28:14 +11:00
2020-02-14 19:13:30 +11:00
2019-12-26 17:35:25 +11:00
2020-01-03 17:58:07 +11:00
2020-02-16 00:57:00 +11:00