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
please link your PR on github to this ticket with Closes: https://bugs.gentoo.org/720682
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(-)