Changes the PLC behaviour and fixes the FEC behaviour on concatenated packets
PLC and FEC now return exactly the number of samples specified for the buffer rather than (usually) returning the size of the last packet. Doc and tests are updated accordingly.
Showing
- include/opus.h 8 additions, 2 deletionsinclude/opus.h
- include/opus_multistream.h 12 additions, 2 deletionsinclude/opus_multistream.h
- src/opus_decoder.c 54 additions, 25 deletionssrc/opus_decoder.c
- tests/test_opus_decode.c 8 additions, 8 deletionstests/test_opus_decode.c
- tests/test_opus_encode.c 3 additions, 3 deletionstests/test_opus_encode.c
Loading
Please register or sign in to comment