Resolve "Mismatch of coder_type between TD stereo encoder and decoder"
- Related issues: #1205 (closed)
- Requested reviewers: @vaillancour
Reason why this change is needed
The fix ensures that the coder_type
parameter and bit allocation are consistent between the TD stereo encoder and decoder. Without this alignment, discrepancies can occur in rare cases (such as during bitrate switching), potentially leading to artifacts in the synthesis signal.