Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ca05a60f authored by Zhiming Jiang's avatar Zhiming Jiang Committed by Wonsik Kim
Browse files

ACodec: defer setSurface at OutputPortSettingsChangedState

If APP set new surface before release all dequeued output buffers during resolution change action,
ACodec maybe meet a error due to the left output buffer numbers less than minUndequeuedBuffers.

We should defer setSurface at OutputPortSettingsChangedState
Bug: 170056739

Test: atest CtsMediaTestCases -- --module-arg CtsMediaTestCases:size:small
Change-Id: I271fd5cf81e7a53bfab9c66a174b9a3073a26e50
parent adec76d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment