x264 x265: ver. bump

This commit is contained in:
Rmys
2019-10-14 21:04:33 +03:00
parent 5cf35f74af
commit 021f370b2b
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -14,7 +14,7 @@
<Summary>Open source H264/AVC encoder</Summary>
<Description>x264 is a free library for encoding H264/AVC video streams.</Description>
<!-- Archives come from http://download.videolan.org/pub/videolan/x264/snapshots/ -->
<Archive sha1sum="3b79578f037ba5e9abf418d7a4b90590b030f3a0" type="tarbz2">https://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20190412-2245.tar.bz2</Archive>
<Archive sha1sum="980918b56a70cc95539a2a854016b0f8fa97b239" type="tarbz2">https://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20191010-2245.tar.bz2</Archive>
<BuildDependencies>
<Dependency>yasm-devel</Dependency>
<Dependency>l-smash-devel</Dependency>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="10">
<Date>2019-10-10</Date>
<Version>2245.20191010</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2019-04-12</Date>
<Version>2245.20190412</Version>