Skip to content
Snippets Groups Projects
Commit bbe9fe46 authored by Stefano Sabatini's avatar Stefano Sabatini
Browse files

lavf/utils: remove loop on AVERROR(EAGAIN) in av_read_frame()

The loop was introduced in 64d340c6, and
was likely breaking non blocking reads as it busy loops.
parent fd63c2ff
No related branches found
No related tags found
No related merge requests found
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