From bbb3baa9bb5bab493799aa2ee21314e847994655 Mon Sep 17 00:00:00 2001 From: Bernard Aboba Date: Thu, 19 Oct 2023 13:37:57 -0700 Subject: [PATCH 1/3] Clarify Requirement N37 Partial fix for #103 --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 61869b2..e7e3eb9 100644 --- a/index.html +++ b/index.html @@ -289,8 +289,8 @@

Game streaming

N37 It must be possible for the user agent's receive pipeline to process - video at high resolution and framerate (e.g. without copying raw video - frames). + video at high resolution and framerate (e.g. by controlling hardware + acceleration). N38 @@ -1004,8 +1004,8 @@

Requirements Summary

N37 It must be possible for the user agent's receive pipeline to process - video at high resolution and framerate (e.g. without copying raw video - frames). + video at high resolution and framerate (e.g. by controlling hardware + acceleration). N38 From 194d417b65ff8f0d3ba75db88304b13d1fcecdc7 Mon Sep 17 00:00:00 2001 From: Bernard Aboba Date: Wed, 6 Dec 2023 00:31:14 -0500 Subject: [PATCH 2/3] Add clarification --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e7e3eb9..38f15cc 100644 --- a/index.html +++ b/index.html @@ -290,7 +290,7 @@

Game streaming

N37 It must be possible for the user agent's receive pipeline to process video at high resolution and framerate (e.g. by controlling hardware - acceleration). + acceleration if necessary). N38 From 6a12f89620a0a2a75f6ff736fbc10c1265c903db Mon Sep 17 00:00:00 2001 From: Bernard Aboba Date: Wed, 6 Dec 2023 00:31:55 -0500 Subject: [PATCH 3/3] Add clarification --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 38f15cc..c8839c5 100644 --- a/index.html +++ b/index.html @@ -1005,7 +1005,7 @@

Requirements Summary

N37 It must be possible for the user agent's receive pipeline to process video at high resolution and framerate (e.g. by controlling hardware - acceleration). + acceleration if necessary). N38