Don't decode further substreams if request_channel_layout is a subset of the current substream's channel_layout. Before, we would only discard further substreams if request_channel_layout matched the substream's channel_layout extactly, thus decoding additional channels which the caller would probably end up downmixing.pull/43/merge
parent
5c1c6e8226
commit
c0c45188e5
2 changed files with 5 additions and 4 deletions
Loading…
Reference in new issue