Skip to content
Snippets Groups Projects

dav1d: Only drain at most one decoded frame per input frame unless the decoder...

Merged Sebastian Dröge requested to merge slomo/gst-plugins-rs:dav1d-fixes into main

dav1d: Only drain at most one decoded frame per input frame unless the decoder requires more before accepting new data

This works around a race condition in dav1d where the decoder deadlocks if multiple threads are used, and also is generally beneficial as it allows for proper frame threading.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading