Skip to content
Snippets Groups Projects
Commit a799b4d6 authored by Petri Hintukainen's avatar Petri Hintukainen Committed by Jean-Baptiste Kempf
Browse files

bluray: always handle all libbluray events


Events can be returned even if read returns <= 0.
Single bd_read_ext() call can trigger multiple events.
All events should be handled before next bd_read_ext() call,
events are tied to current read position.

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 9e10f3fb
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