Initial Commit

This commit is contained in:
2025-09-14 09:40:26 +03:00
commit 859ea8a2fd
4 changed files with 52 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: openh264
description: Open-source H.264 implementation
version: 2.6.0
url: https://www.openh264.org/
license: BSD-2-Clause
architecture: any
depends: ["gcc-libs"]
make_depends: ["nasm"]
type: source