DescriptionEnsure FFmpegDemuxer WeakPtrs are created on the right thread.
CancelPendingSeek() was called from the render thread, but the
WeakFactory in FFmpegDemuxer is for use on the media thread.
BUG=643441
TEST=none
Committed: https://crrev.com/a6912725c190eebf472d78a44d8fd247751e9a07
Cr-Commit-Position: refs/heads/master@{#416426}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Fix. #
Messages
Total messages: 14 (7 generated)
|