From 9c2a701ac02ad78268b1861d37662858f2f5453c Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 22 Sep 2019 08:36:33 +0100 Subject: [PATCH] add technical areas --- nlnet_2019_video.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/nlnet_2019_video.mdwn b/nlnet_2019_video.mdwn index b3e25ec42..db9c17e29 100644 --- a/nlnet_2019_video.mdwn +++ b/nlnet_2019_video.mdwn @@ -71,7 +71,11 @@ So the answer is: this initiative is unique, and there are no peer projects: the ## What are significant technical challenges you expect to solve during the project, if any? -The actual process is technically quite straightforward, and given that ffmpeg and so on are quite well established and platform independent, the hotspot areas are typically already identified and have NEON or SSE/AVX etc assembly routines. +The actual process is technically quite straightforward, and given that +ffmpeg and so on are quite well established and platform independent, +the hotspot areas are typically already identified (CABAC, DCT, +Motion-estimation, YUV2RGB) and have NEON or SSE/AVX etc assembly +routines. The main challenges will be communications, particularly as this is a huge cross project initiative, covering patches and additions to at least seven separate independent software projects, as well as requiring hardware development and simulations. -- 2.30.2