less verbose

This commit is contained in:
Philippe G
2021-04-25 22:29:41 -07:00
parent c83ddc4adc
commit 1d32479bc4

View File

@@ -438,7 +438,7 @@ static decode_state helixaac_decode(void) {
// not finished header parsing come back next time
UNLOCK_S;
LOG_INFO("header not found yet");
LOG_DEBUG("header not found yet");
return DECODE_RUNNING;
}
}