Skip to content
Snippets Groups Projects
Commit 4c2ca682 authored by François Cartegnie's avatar François Cartegnie :fingers_crossed:
Browse files

packetizer: mpeg4audio: typo

parent cecf0a6b
No related branches found
No related tags found
1 merge request!1112packetizer: mpeg4audio: typo
Pipeline #174360 passed with stages
in 23 minutes and 51 seconds
......@@ -1101,7 +1101,7 @@ static int LOASParse(decoder_t *p_dec, uint8_t *p_buffer, int i_buffer)
return i_accumulated;
truncated:
msg_Warn(p_dec,"Truncated LAOS packet. Wrong format ?");
msg_Warn(p_dec,"Truncated LOAS packet. Wrong format ?");
return 0;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment