mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 03:57:07 +03:00
big merge
This commit is contained in:
@@ -391,7 +391,7 @@ static void process_strm(u8_t *pkt, int len) {
|
||||
#if EMBEDDED
|
||||
if (output.external) decode_restore(output.external);
|
||||
output.external = 0;
|
||||
_buf_resize(outputbuf, output.init_size);
|
||||
_buf_limit(outputbuf, 0);
|
||||
#endif
|
||||
output.threshold = strm->output_threshold;
|
||||
output.next_replay_gain = unpackN(&strm->replay_gain);
|
||||
|
||||
Reference in New Issue
Block a user