X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=blobdiff_plain;f=linuxwochen2018%2Findex.html;h=a5ccb875c466a2fe0b2dfdef4c650b838e0cd79f;hp=dfea7a89c0d7e97bf80121b7df06ebb469fd8215;hb=3b9efb842f7c05dddce23de4e69a38a683287af0;hpb=163f61857dbdc27f2c79951de98e98ea06632db7 diff --git a/linuxwochen2018/index.html b/linuxwochen2018/index.html index dfea7a8..a5ccb87 100755 --- a/linuxwochen2018/index.html +++ b/linuxwochen2018/index.html @@ -25,7 +25,7 @@
-

Inhalt

+

Table of Contents

Mozilla Emerging Technologies

@@ -86,11 +86,13 @@
A-Frame - aframe-io + alt="Boy with VR headset"> @@ -107,13 +109,13 @@ Example:
 <a-scene>
-  <a-sphere position="0 1.25 -1" radius="1.25" color="#EF2D5E"></a-sphere>
-  <a-cube position="-1 0.5 1" rotation="0 0 0" width="1" height="1" depth="1" color="#4CC3D9">
-    <a-animation attribute="rotation" repeat="indefinite" to="0 360 0"></a-animation>
+  <a-sphere position="0 1.25 -1" radius="1.25" color="#EF2D5E"></a-sphere>
+  <a-cube position="-1 0.5 1" rotation="0 0 0" …>
+    <a-animation attribute="rotation" … to="0 360 0"></a-animation>
   </a-cube>
-  <a-cylinder position="1 0.75 1" radius="0.5" height="1.5" color="#FFC65D"></a-cylinder>
-  <a-plane rotation="-90 0 0" width="4" height="4" color="#7BC8A4"></a-plane>
-  <a-sky color="#ECECEC"></a-sky>
+  <a-cylinder position="1 0.75 1" …></a-cylinder>
+  <a-plane …></a-plane>
+  <a-sky color="#ECECEC"></a-sky>
 </a-scene>
 

edit/view @@ -123,7 +125,7 @@ Example:

-

Open Media Codecs - Daala & AV1

+

Open Media Codecs

AV1 - Coming Soon @@ -132,8 +134,9 @@ Example:
  • Next target: do the same with video
  • Mozilla/Xiph: Daala + Google: VP9 + Cisco: Thor
  • Alliance for Open Media (AOMedia) for collaboration
  • -
  • AV1 bitstream frozen since April 2018
  • -
  • Next: De-/Encoding perf, hardware support, ...
  • +
  • Released: + AV1 bitstream frozen since March/April 2018
  • +
  • Next: Opimized de-/encoders, hardware support, ...