x264 ver. bump

This commit is contained in:
Rmys
2021-05-05 14:55:10 +03:00
committed by GitHub
parent b952f19721
commit 0258ab25ba
+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="91eabc70e3a00c745b8eb4e697c795f287eca836" type="tarxz">http://ftp.osuosl.org/pub/blfs/conglomeration/x264/x264-20200819.tar.xz</Archive>
<Archive sha1sum="09e58c577fa49c73a8522866bf535c73855f600b" type="tarxz">http://ftp.osuosl.org/pub/blfs/conglomeration/x264/x264-20210211.tar.xz</Archive>
<BuildDependencies>
<Dependency>yasm-devel</Dependency>
<Dependency>l-smash-devel</Dependency>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="12">
<Date>2021-05-05</Date>
<Version>20210211</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2020-10-14</Date>
<Version>20200819</Version>