Fix for flutter with FEC
The bug was caused by an improper feedback of the per-frame bitrate, causing
the bitrate to jump up and down from frame to frame, within a packet.
The patch avoids this, and also gives a slight improvement in general for
multi-frame packets, even without FEC.
Signed-off-by:
Jean-Marc Valin <jmvalin@jmvalin.ca>
Showing
- silk/control_SNR.c 0 additions, 5 deletionssilk/control_SNR.c
- silk/control_codec.c 8 additions, 2 deletionssilk/control_codec.c
- silk/enc_API.c 11 additions, 4 deletionssilk/enc_API.c
- silk/fixed/structs_FIX.h 1 addition, 0 deletionssilk/fixed/structs_FIX.h
- silk/float/structs_FLP.h 1 addition, 0 deletionssilk/float/structs_FLP.h
Loading
Please register or sign in to comment