-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
71 lines (64 loc) · 4.11 KB
/
index.html
File metadata and controls
71 lines (64 loc) · 4.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!DOCTYPE html>
<html lang="en"><meta charset="utf-8"><meta name="generator" content="Hugo 0.126.2"><meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover">
<meta name="color-scheme" content="light dark">
<meta name="supported-color-schemes" content="light dark"><meta name="description" content="Pixels"><title>Pixels</title><link rel="stylesheet" href="./css/core.min.26636278f8b8e87f0797ffce54485701bd9d8eadf60c80fa1fe014fdef19376c4f4875dda7e1422d5e96f0c9c4f3450f.css" integrity="sha384-JmNiePi46H8Hl//OVEhXAb2djq32DID6H+AU/e8ZN2xPSHXdp+FCLV6W8MnE80UP"><link rel="alternate" type="application/rss+xml" href="./index.xml" title="Pixels"><meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Pixels"><meta property="og:title" content="Pixels">
<meta property="og:description" content="Pixels">
<meta property="og:type" content="website">
<meta property="og:url" content="https://bbhtt.in/"><meta property="og:image" content="https://bbhtt.in/og_image.png"><meta property="og:site_name" content="Pixels">
<link rel="icon" type="image/png" sizes="128x128" href="./mine.png">
<body><div id="header">
<div class="header wrap">
<span class="header left-side">
<a class="site home" href="./"><img alt="Site Logo" loading="lazy" class="site logo" src="./mine.png"><span class="site name">Pixels</span>
</a>
</span>
<div class="header right-side"><div class="nav wrap"><nav class="nav"><a class="nav item" href="./posts">Posts</a><a class="nav item" href="./about">About</a></nav></div></div>
</div></div>
<div id="content"><ul class="note list"><li class="item">
<a class="note" href="./posts/closing-the-chapter-on-openh264/">
<p class="note title">Closing the chapter on OpenH264</p><p class="note date">Saturday March 22, 2025</p><p class="note content">People might have noticed me talking about dropping OpenH264 from Freedesktop SDK. Here, I’ll try to go a bit into the history, the timeline and what led to the final decision.
<span class="mldr">…</span></p></a></li><li class="item">
<a class="note" href="./posts/hello-world/">
<p class="note title">Hello, World</p><p class="note date">Friday April 5, 2024</p><p class="note content"> </p></a></li></ul></div><footer id="footer"><div class="footer-wrap">
<p class="copyright">CC BY-NC-SA 4.0</p>
<p class="powerby">
<span>Powered by </span>
<a href="https://gohugo.io" target="_blank" rel="noopener noreferrer">Hugo</a>
<span> & </span>
<a href="https://github.com/bbhtt/hugo-notepadium" target="_blank" rel="noopener noreferrer">Notepadium</a>
<span> </span>
<a href="https://github.com/bbhtt/gh-site-source" target="_blank" rel="noopener noreferrer">Source</a></p>
<p>
<span>This website is 100% Javascript free</span>
<span style="display: block;">and performs no third party requests</span>
</p>
<br></div>
<div class="footer-wrap">
<p class="socials"></p>
<a style="text-decoration : none" href="mailto:bbhtt@bbhtt.in">
<img src="./mail.svg" alt="Email">
</a>
<a style="text-decoration : none" rel="me" href="https://github.com/bbhtt">
<img src="./github.svg" alt="GitHub">
</a>
<a style="text-decoration : none" rel="me" href="https://gitlab.com/bbhtt">
<img src="./gitlab.svg" alt="GitLab">
</a>
<a style="text-decoration : none" rel="me" href="https://matrix.to/#/@bbhtt:matrix.org">
<img src="./matrix.svg" alt="Matrix">
</a>
<a style="text-decoration : none" rel="me" href="https://social.treehouse.systems/@bbhtt">
<img src="./masto.svg" alt="Mastodon">
</a>
<a style="text-decoration : none" href="https://bbhtt.github.io/index.xml">
<img src="./rss.svg" alt="Atom feed">
</a></div>
<p style="text-align: center; margin-top: 5px;">
<a href="https://validator.w3.org/check/referer">
<img src="./w3c-html5.png" alt="Valid HTML" height="30" width="70">
</a>
</p>
</footer>
</body>
</html>