DescriptionAlways start AVDA codec configuration thread.
AVDA::Initialize now starts the configuration thread, even if
deferred initialization is not enabled. Otherwise, ResetCodecState
might still try async re-initialization of the codec if an error
happens, or if the Android API level doesn't allow MediaCodec::flush.
If the thread isn't started, then it will crash when it tries to post
the codec configuration task to it.
BUG=602584
Committed: https://crrev.com/d30026966d0d7f2ae74682876eb9b5d371565df7
Cr-Commit-Position: refs/heads/master@{#386722}
Patch Set 1 #Patch Set 2 : fixed comment. #Messages
Total messages: 9 (5 generated)
|