diff --git a/www/codecs.html b/www/codecs.html
index eeb8468c..883bbf5b 100644
--- a/www/codecs.html
+++ b/www/codecs.html
@@ -45,7 +45,9 @@
'video/mp4; codecs="avc1.640032"',
'video/mp4; codecs="avc1.640C32"',
'video/mp4; codecs="avc1.F4001F"',
- 'video/mp4; codecs="hvc1.016000"',
+ 'video/mp4; codecs="hvc1.1.6.L93.B0"',
+ 'video/mp4; codecs="hev1.1.6.L93.B0"',
+ 'video/mp4; codecs="hev1.2.4.L120.B0"',
];
const video = document.createElement("video");