summaryrefslogtreecommitdiff
path: root/ext/dash/gstisoff.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dash/gstisoff.c')
-rw-r--r--ext/dash/gstisoff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dash/gstisoff.c b/ext/dash/gstisoff.c
index e67b11ae8..3c303931b 100644
--- a/ext/dash/gstisoff.c
+++ b/ext/dash/gstisoff.c
@@ -116,7 +116,7 @@ gst_isoff_sidx_parser_add_buffer (GstSidxParser * parser, GstBuffer * buffer,
if (parser->sidx.version == 0) {
parser->sidx.earliest_pts =
gst_byte_reader_get_uint32_be_unchecked (&reader);
- parser->sidx.first_offset = parser->sidx.earliest_pts =
+ parser->sidx.first_offset =
gst_byte_reader_get_uint32_be_unchecked (&reader);
} else {
parser->sidx.earliest_pts =