Skip to content

Commit

Permalink
silence compilation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
erankor committed Jan 12, 2024
1 parent aa86fd6 commit 5820421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vod/mkv/mkv_format.c
Original file line number Diff line number Diff line change
Expand Up @@ -1016,6 +1016,7 @@ mkv_get_read_frames_request(

read_req->read_offset = ULLONG_MAX;
read_req->flags = 0;
initial_time = 0;

prev_index.cluster_pos = ULLONG_MAX;
seen_tracks_mask = 0;
Expand Down

0 comments on commit 5820421

Please sign in to comment.