Skip to content

Commit

Permalink
reset flac packet flag - release
Browse files Browse the repository at this point in the history
  • Loading branch information
philippe44 committed Jan 11, 2024
1 parent 55a8658 commit a14a6ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/squeezelite/stream.c
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ static void stream_ogg(size_t n) {
}
}

ogg.flac = false;
stream.meta_send = true;
wake_controller();
LOG_INFO("Ogg metadata length: %u", stream.header_len - 3);
Expand Down

0 comments on commit a14a6ed

Please sign in to comment.