summaryrefslogtreecommitdiffstats
path: root/stream/stream_bluray.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_bluray.c')
-rw-r--r--stream/stream_bluray.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/stream_bluray.c b/stream/stream_bluray.c
index 56cbee42d1..d7a8d0b0cf 100644
--- a/stream/stream_bluray.c
+++ b/stream/stream_bluray.c
@@ -390,6 +390,7 @@ err_no_info:
b->current_angle = angle;
b->current_title = title;
+ s->type = STREAMTYPE_BLURAY;
s->end_pos = title_size;
s->sector_size = BLURAY_SECTOR_SIZE;
s->flags = MP_STREAM_SEEK;