DescriptionRun |demuxer_| related tasks in the media thread in GTV.
- We found that the reading from |demuxer_| and its read-callback loops run very slowly, in the heavy load situation in the render thread.
to improve the response time of the readings, we run tasks related to |demuxer_| in the media thread.
BUG=268208
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219225
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : Rebased. #
Total comments: 2
Patch Set 5 : Addressed Aaron's comments. #
Messages
Total messages: 8 (0 generated)
|