Confirmed users
346
edits
Daosheng Mu (talk | contribs) |
m (→Jerry Shih) |
||
Line 117: | Line 117: | ||
* Check the performance of WR image passing. | * Check the performance of WR image passing. | ||
** Use profiler to check the flow of WR video playback. | ** Use profiler to check the flow of WR video playback. | ||
** Use WR YCbCr image function in gecko. Currently, gecko use libyuv to convert the YCbCr | ** Use WR YCbCr image function in gecko. Currently, gecko use libyuv to convert the YCbCr data to RGB DataSoruceSourface. We could just use shader to do to color conversion. | ||
data to RGB DataSoruceSourface. We could just use shader to do to color conversion. | |||
** Profile the flow for video playback with WR | ** Profile the flow for video playback with WR | ||
* TODO (mid of Jan review first two itmes) | * TODO (mid of Jan review first two itmes) |