* feat(utils): add prefetch to get_video_frames_generator * fix(utils): harden _prefetched_frames_generator threading safety * test(utils): add prefetch combination and minimum-queue tests * docs(utils): improve prefetch documentation, validation, and test docstrings * fix(utils): harden prefetch reader-thread exception handling + docs * docs(changelog): sync front-matter date_modified * test(utils): harden and extend prefetch test coverage * test(utils): cover buffered-frames-before-error and zero-frame prefetch cases --------- Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com> Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: OpenAI Codex <codex@openai.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| __init__.py | ||
| conftest.py | ||
| test_conversion.py | ||
| test_file.py | ||
| test_image.py | ||
| test_image_window.py | ||
| test_internal.py | ||
| test_iterables.py | ||
| test_logger.py | ||
| test_notebook.py | ||
| test_sinks.py | ||
| test_video.py | ||