DescriptionSend metadata change to renderer after decoder is drained
MediaSourcePlayer sends a metadata change to renderer whenever it receives a config change.
However, the decoder might still be in the draining process when this happens.
To fix this, we should wait for a OUTPUT_FORMAT_CHANGED status before sending out the IPC.
BUG=381975
Committed: https://crrev.com/07cdc5cc953f92e8c494375faf5e408f3e04ead9
Cr-Commit-Position: refs/heads/master@{#299338}
Patch Set 1 : #
Total comments: 4
Patch Set 2 : rebase #Patch Set 3 : fix clang build #
Messages
Total messages: 19 (7 generated)
|