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
Loading
Please register or sign in to comment