Skip to content
Snippets Groups Projects
Commit b88a3ad3 authored by Mark Harris's avatar Mark Harris Committed by Jean-Marc Valin
Browse files

Fix 40/60ms zero-length frame decode failure


Decoding failed with OPUS_BAD_ARG on a packet containing a 40ms or
60ms zero-length frame when it followed a hybrid or MDCT frame.
It now invokes the PLC for the duration of the packet as expected.

Signed-off-by: default avatarJean-Marc Valin <jmvalin@jmvalin.ca>
parent dbc83d31
No related branches found
Tags v1.2-beta
No related merge requests found
Loading
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