Chromium Code Reviews
DescriptionRename MediaCodecBridge::Reset() to Flush()
MediaCodec has both a flush() and reset() but MediaCodecBridge::Reset()
calls MediaCodec#flush(), which is a bit confusing, e.g., two of the
call sites actually have a comment saying that Reset() calls flush().
BUG=618004
Committed: https://crrev.com/ab7d097a56f7cba3fa417b5ade22b71bcb4c1953
Cr-Commit-Position: refs/heads/master@{#398414}
Patch Set 1 #Patch Set 2 : missed a couple #Messages
Total messages: 10 (3 generated)
|