media: Migrate CreateDemuxerStreamCB to repeating callback.
This is a repeating callback because it's called repeatedly from for loops in: * https://cs.chromium.org/chromium/src/media/filters/source_buffer_state.cc?rcl=e501b7156b763939111552df391c615761c3c1bf&l=649 * https://cs.chromium.org/chromium/src/media/filters/source_buffer_state.cc?rcl=e501b7156b763939111552df391c615761c3c1bf&l=705 * https://cs.chromium.org/chromium/src/media/filters/source_buffer_state.cc?rcl=e501b7156b763939111552df391c615761c3c1bf&l=764 This is part of the base::Callback migration. Context: https://cs.chromium.org/chromium/src/docs/callback.md?rcl=9fcc3764aea8f97e9f6de4a9ee61d554e67edcda&l=40 Bug: 1007805 Change-Id: I81bb8448df6577e5f7d56f8027f38490b2594d94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080479 Commit-Queue: Jose Lopes <jabolopes@google.com> Reviewed-by:danakj <danakj@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#746765}
Showing
Please register or sign in to comment