Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720682 - media-video/qmplay2-20.05.02 version bump
Summary: media-video/qmplay2-20.05.02 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Dmitriy Baranov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-02 17:21 UTC by Yury Martynov
Modified: 2020-05-06 11:51 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Martynov 2020-05-02 17:21:13 UTC
Version 20.05.02 is available (https://github.com/zaps166/QMPlay2/tree/20.05.02)

ChangeLog:
- add Vulkan renderer (default, Linux, and Windows only):
    - bypass compositor option (exclusive fullscreen),
    - VA-API, CUVID, D3D11VA interoperation,
    - high quality video scaling options,
    - Yadif deinterlacing on GPU,
    - faster subtitles rendering,
    - deep color support,
    - zero-copy decoding,
- remove option to enforce of video copy to host memory for OpenGL renderer,
- don't open left panel on fullscreen when there is a screen on the left,
- fix video dock margins issue on fullscreen with some Qt styles,
- add renderer settings page: Vulkan (default), OpenGL, Legacy,
- add PCH compilation with CMake >= 3.16 (disabled by default),
- a lot of code changes (e.g. use more FFmpeg structures),
- remove high quality video scaling for OpenGL,
- update translation files,
- require C++14


Reproducible: Always
Comment 1 Jonas Stein gentoo-dev 2020-05-03 00:23:43 UTC
please link your PR on github to this ticket with 
Closes: https://bugs.gentoo.org/720682
Comment 2 Larry the Git Cow gentoo-dev 2020-05-06 11:51:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd64bb4af33d08486e260d5f635bc30c26e31fbc

commit fd64bb4af33d08486e260d5f635bc30c26e31fbc
Author:     Yury Martynov <email@linxon.ru>
AuthorDate: 2020-05-03 12:45:39 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-05-06 11:51:00 +0000

    media-video/qmplay2: bump to 20.05.02
    
    Closes: https://bugs.gentoo.org/720682
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Yury Martynov <email@linxon.ru>
    Closes: https://github.com/gentoo/gentoo/pull/15626
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-video/qmplay2/Manifest                |   1 +
 media-video/qmplay2/metadata.xml            |   5 +-
 media-video/qmplay2/qmplay2-20.05.02.ebuild | 149 ++++++++++++++++++++++++++++
 media-video/qmplay2/qmplay2-9999.ebuild     |  88 ++++++++--------
 4 files changed, 201 insertions(+), 42 deletions(-)