Merge pull request #8430 from Rmys/master

mpv player-0.32.0
This commit is contained in:
Rmys
2020-04-15 00:38:53 +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="1cf3d2c86139ebea3facce594fa0c64c54a4f45e" type="targz">https://github.com/mpv-player/mpv/archive/v0.31.0.tar.gz</Archive>
<Archive sha1sum="5b69ea34dd5f8d209acd5266415c7bc00ab83341" type="targz">https://github.com/mpv-player/mpv/archive/v0.32.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>libzimg-devel</Dependency>
<Dependency>mesa-devel</Dependency>
@@ -137,6 +137,13 @@
</Package>
<History>
<Update release="17">
<Date>2020-04-15</Date>
<Version>0.32.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2020-01-22</Date>
<Version>0.31.0</Version>