Commit graph

11 commits

Author SHA1 Message Date
Jean-Marc Valin
8b42b00647
Fix DRED for 10-ms frames 2023-06-16 13:02:25 -04:00
Jean-Marc Valin
9c137d4933
Add offset and quantization to DRED bitstream
Brings the DRED implementation in line with the -00 draft
2023-06-16 13:02:19 -04:00
Jean-Marc Valin
8dc345fe59
Fix whitespace errors 2023-06-16 13:02:17 -04:00
Jean-Marc Valin
9ec1683f32
A non-bit-exact C90 fix 2023-06-16 13:02:17 -04:00
Jean-Marc Valin
47b78667a1
C90 fixes 2023-06-16 13:02:16 -04:00
Jean-Marc Valin
7d4aeb756f
Fix DRED PVQ for case when K=0 on a split 2023-06-16 13:01:31 -04:00
Jean-Marc Valin
0edb3954e8
Minor cleanup 2023-06-16 13:01:21 -04:00
Jean-Marc Valin
6888403bde
DRED: Fix infinite loop on "impossible" symbols 2023-06-16 13:01:20 -04:00
Jan Buethe
2767ac303a
changed data types for r, dead_zone, quant_scale and p0 to opus_uint16 2023-06-16 13:01:17 -04:00
Jan Buethe
a2a4662f44
addressed compiler warnings 2023-06-16 13:01:16 -04:00
Jan Buethe
fea85b89f5
finished encoder implementation 2023-06-16 13:01:14 -04:00