cdrdao-3.4.0

This commit is contained in:
Rmys
2022-08-02 12:23:19 +03:00
committed by GitHub
parent 56eb3a2000
commit 506fdc25d2
2 changed files with 20 additions and 9 deletions
+13 -4
View File
@@ -9,10 +9,11 @@
<Email>mathiasfreire45@gmail.com</Email>
</Packager>
<License>BSD</License>
<IsA>library</IsA>
<IsA>library</IsA>
<Icon>aom</Icon>
<Summary>Alliance for Open Media video codec</Summary>
<Description>aom is the AOMedia video encoder for ​AV1, an open source and royalty-free video codec. aom can save about 30% bitrate compared to VP9 and H.265 / HEVC, and about 50% over H.264, while retaining the same visual quality.</Description>
<Archive sha1sum="83617b5a62843d28c315f2974f28ae2153acba5a" type="targz">https://storage.googleapis.com/aom-releases/libaom-3.2.0.tar.gz</Archive>
<Archive sha1sum="5d5995284d16aa7db043984a32ae8ed4274d022a" type="targz">https://storage.googleapis.com/aom-releases/libaom-3.4.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>ninja</Dependency>
<Dependency>cmake</Dependency>
@@ -26,8 +27,9 @@
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
</Files>
</Package>
@@ -44,6 +46,13 @@
</Package>
<History>
<Update release="3">
<Date>2022-08-02</Date>
<Version>3.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-11-01</Date>
<Version>3.2.0</Version>