Merge pull request #5258 from Rmys/master

mpv-player
This commit is contained in:
Rmys
2018-08-07 02:52:37 +03:00
committed by GitHub
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>mpv is based on mplayer2</Summary>
<Description>mpv has Wayland support, Improved OpenGL output, Support for libavfilter (for video->video and audio->audio). This allows using most of FFmpeg's filters, which improve greatly on the old MPlayer filters in features, performance, and correctness.is a movie player that can run on many platforms. Improved OpenGL output. More correct color reproduction (color matrix generation), including support for BT.2020 (Ultra HD) and linear XYZ (Digital Cinema) inputs.</Description>
<Archive sha1sum="2dfc6a68ee5d99ff510e417d60ff939ddf9ec08f" type="targz">https://github.com/mpv-player/mpv/archive/v0.28.2.tar.gz</Archive>
<Archive sha1sum="b890b726a39a67ef8d7c278f28531be375eaf7e8" type="targz">https://github.com/mpv-player/mpv/archive/v0.29.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>ffmpeg-devel</Dependency>
<Dependency>gnutls-devel</Dependency>
@@ -128,6 +128,13 @@
</RuntimeDependencies>
</Package>
<History>
<Update release="10">
<Date>2018-08-06</Date>
<Version>0.29.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2018-05-05</Date>
<Version>0.28.2</Version>