ffmpeg, libvpx, x264, x265:update

This commit is contained in:
alihanozturk
2016-06-12 21:29:16 +03:00
parent 88fa053c71
commit 4298f4e42e
9 changed files with 451 additions and 22 deletions
+14 -1
View File
@@ -14,14 +14,20 @@
<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="4c1ef4fdaf22a40f23dc6dafb0eda6b45b0c4ba0" type="tarbz2">ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20141201-2245.tar.bz2</Archive>
<Archive sha1sum="1a8d219c1eab9df5ef04b1f6bcc5e4a9795a50fd" type="tarbz2">ftp://ftp.videolan.org/pub/x264/snapshots/last_x264.tar.bz2</Archive>
<BuildDependencies>
<Dependency>yasm-devel</Dependency>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>l-smash-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>x264</Name>
<RuntimeDependencies>
<Dependency>ffmpeg</Dependency>
<Dependency>l-smash</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
@@ -41,6 +47,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-06-12</Date>
<Version>2245.11062016</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2245</Version>