Chromium Code Reviews
DescriptionRemove VideoDecodeAccelerator::SetCdm() and pass the cdm in Initialize()
When SetCdm was written we didn't necessarily have the CDM ID when we called
VDA::Initialize(). Now we do, so we can simplify things by removing SetCdm.
BUG=610520
Committed: https://crrev.com/8b0527c03f250052e4cc41356549279d2ebfce9c
Cr-Commit-Position: refs/heads/master@{#393150}
Patch Set 1 : #
Total comments: 6
Patch Set 2 : sandersd's comments #Patch Set 3 : Add cdm_id to paramtraits #Messages
Total messages: 17 (7 generated)
|