[FFmpeg-devel] [PATCH] web/consulting: add myself

Anton Khirnov anton at khirnov.net
Sun Jun 18 12:21:56 EEST 2023


---
 src/consulting | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/src/consulting b/src/consulting
index c2c78fc..70a88e5 100644
--- a/src/consulting
+++ b/src/consulting
@@ -144,4 +144,16 @@ E.g.:
       </p>
     </div> <!-- well -->
   </div> <!-- col -->
+  <div class="col-md-4">
+    <div class="well">
+      <h3>Anton Khirnov</h3>
+      <p>
+        Anton is located in Prague, Czechia, and has been a contributor since 2008.
+        He has worked on most parts of FFmpeg, with special focus on overall
+        architecture, APIs, and the <code>ffmpeg</code> CLI tool. He is available
+        for consulting via <a href="https://fflabs.eu/">FFlabs</a> at
+        <a href="mailto:anton at fflabs.eu">anton at fflabs.eu</a>
+      </p>
+    </div> <!-- well -->
+  </div> <!-- col -->
 </div> <!-- row -->
-- 
2.40.1



More information about the ffmpeg-devel mailing list