Draft: [Non-BE] Resolve "TSM in silence not in sync with the specifcation text"
- Related issues: #1105
- Requested reviewers:
Reason why this change is needed
The detailed algorithmic description () in clause 6.2.7.3.2 describes how the time scale modification in silence is used to ensure that there are no residual samples left in the rendering afterwards. The code is not in line with this description
Description of the change
Align code to the description. Add small adaptions to the variable speed decoding handling in the example decoder application.
Affected operating points
- Non-BE for VoIP or varable speed decoding
- Produced bitstream is BE compared to previous state.
Related to #1105
Edited by bayers