diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:14:00 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:14:00 +0300 |
commit | a73e33c52d2444788e56e318d30e3d7584968cec (patch) | |
tree | 096d8d977697c00cbfd96ff3eb22835c696f18ac | |
parent | 180f86261d554de22021c917c687a846fa546dab (diff) | |
download | repository-a73e33c52d2444788e56e318d30e3d7584968cec.tar.gz |
x265: add meta file
-rw-r--r-- | extra/x265/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/x265/meta b/extra/x265/meta new file mode 100644 index 00000000..b162fa17 --- /dev/null +++ b/extra/x265/meta @@ -0,0 +1,3 @@ +description: H265/HEVC video encoder library +license: GPL-2.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |