- From: mhoro via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 Jul 2020 15:13:03 +0000
- To: public-webrtc-logs@w3.org
Given the high probability of confusion, I think an exhaustive mapping would work well. Due to the fact that the KEY and KEY_SHIFT structures map similarly perhaps there is a clear way to indicate such more concisely. For example, | scalabilityMode | AV1 name of scalability_mode_idc | | L2T2_XXX | SCALABILITY_L3T2_XXX | | L2T3_XXX | SCALABILITY_L3T3_XXX | | L3T2_XXX | SCALABILITY_L4T5_XXX | | L3T3_XXX | SCALABILITY_L4T7_XXX | where XXX can equal KEY or KEY_SHIFT. -- GitHub Notification of comment by mhoro Please view or discuss this issue at https://github.com/w3c/webrtc-svc/pull/40#issuecomment-658238216 using your GitHub account
Received on Tuesday, 14 July 2020 15:13:05 UTC