Performance of many image operations used in video sequencer and other modules can be improved.
This can be done by using intrinsics functions, prarallelization or using GPU for processing.
Challenges to overcome are mainly HW and SW platform diversity. By doing quick research, use of Vulkan seems to be best option here.