Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: QMPlay2 | Distribution: openSUSE Tumbleweed |
Version: 24.06.16 | Vendor: openSUSE |
Release: 1.2 | Build date: Sun Jun 16 23:13:24 2024 |
Group: Productivity/Multimedia/Video/Players | Build host: reproducible |
Size: 7030929 | Source RPM: QMPlay2-24.06.16-1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/zaps166/QMPlay2 | |
Summary: A Qt based media player, streamer and downloader |
QMPlay2 is a video player, it can play and stream all formats supported by ffmpeg and libmodplug (including J2B). It has an integrated Youtube browser.
LGPL-3.0-or-later
* Sun Jun 16 2024 Simon Vogl <simon.vogl@gmx.net> - Update to version 24.06.16: * show less connection errors from Radio Browser, * fix choosing desired video stream, * fix colorspace for ARIB STD-B67, * improve recording status, * update translations. * Fri May 24 2024 Simon Vogl <simon.vogl@gmx.net> - Update to version 24.05.23: * don't try to split title/artist on internet radio stations, * fix "blend" and "discard" deinterlacing filters on Vulkan, * remove "USE_LINK_TIME_OPTIMIZATION" CMake parameter, * don't automatically clear "stop after" on playlist, * allow to change more colors for custom appearance, * add "negative" video filter (Vulkan and OpenGL), * don't show "windows11" style on older Windows, * allow to choose desired video stream quality, * allow to load playlists from YouTube link, * move downloader path to general settings, * fix screen saver inhibition on Windows, * require CMake 3.16, C++17, and Ninja, * use native file dialogs on Android, * download only best video stream, * add recording for live streams, * add removing files from disk, * add paste and play function, * drop Qt older than 5.15.2, * downloader improvements, * display AVIF images, * remove VDPAU, * other minor fixes. * Sun Apr 07 2024 Simon Vogl <simon.vogl@gmx.net> - Update to version 24.04.07: * fix wrong path separator on Windows after accepting file properties, * fix file properties crash on Windows distribution (taglib bug), * add hotkeys for playlist and info dock visibility, * inhibit screensaver through D-Bus interface, * don't show vizualizations by default, * change hide menu hotkey to Shift+M, * lock widgets by default, * other minor fixes. * Fri Apr 05 2024 Simon Vogl <simon.vogl@gmx.net> - Update to version 24.04.02: * improve restoring playback position feature and make it enabled by default, * remove possibility to move files from playlist using middle mouse button, * minor RadioBrowser improvement for some server errors, * fix executing FFmpeg process in downloader on Qt6, * fix opening multiple files in QMPlay2 on Windows, * set accurate seeking enabled but default, * minor Vulkan fixes for old hardware, * set Ctrl+Q as default close key, * full Qt6 support on Windows, * other minor fixes. - Adjusted 0001-add-opensuse-customizations.patch for the new version - Switch to generating tarball directly from git to harden package against supply chain attacks * Sat Mar 16 2024 Simon Vogl <simon.vogl@gmx.net> - Update to version 24.03.16 * set dark title bar on Windows if QMPlay2 theme is dark, * support reading lyrics meta-data from ID3v2 tags, * add new Vulkan Video decoder (experimental), * don't use Qt for loading Vulkan library, * improve Vulkan device lost recovery, * better support for FFmpeg 6.1, * various Vulkan improvements, * add support for TagLib 2.0, * make Qt6 build default, * Qt6 build for Android, * other minor fixes. - Drop 0001-fix-taglib2-build.patch as it is merged upstream - QMPlay2 is now built againt Qt6 instead of Qt5 to follow upstream more closely * Wed Jan 31 2024 Simon Vogl <simon.vogl@gmx.net> - Add 0001-fix-taglib2-build.patch to fix build with taglib >= 2.0 * Sun Oct 22 2023 Simon Vogl <simon.vogl@gmx.net> - Update to version 23.10.22 * fix loading of Vulkan library in some Linux distributions, * add Mesa 23.3.0 interlaced video workaround for VA-API, * (re)store compact view on application launch, * unescape HTML content in subtitles, * yt-dlp fixes. * Tue Sep 05 2023 Simon Vogl <simon.vogl@gmx.net> - Update to version 23.09.05 * Wayland Vulkan crash fix for Qt <= 6.4, * RadioBrowser improvements and fixes, * ALSA crash fix on early pause, * tray menu fixes. * Tue Aug 22 2023 Simon Vogl <simon.vogl@gmx.net> - Update to version 23.08.22 * don't display empty color space name in Information panel, * Yadif: Remove inline assembly and optimize C++ code, * convert HDR->SDR on OpenGL + DXVA2, * HWAccel fixes with legacy outputs, * DXVA2 and D3D11VA 10-bit fixes, * other minor fixes. * Tue Aug 08 2023 Simon Vogl <simon.vogl@gmx.net> - Update to version 23.08.08 * improve playback of HDR10 videos on SDR displays (OpenGL >= 3 and Vulkan), * don't set BT.709 for video height > 576 if color space is not specified, * remove direct address and rename autodetect address to direct address, * add option to restore playback position per playlist entry, * add experimental HDR10 mode option on Vulkan on Windows, * add option to use nearest neighbor scaling on Vulkan, * make Yadif 2x default deinterlacing filter for CPU, * allow optionally HDR for VP9 codec for YouTube, * fix black screen on VDPAU and CUVID on OpenGL, * add support for 10-bit videos on OpenGL, * allow to use Vulkan software rasterizer, * Vulkan improvements and optimizations, * fix playback of some MPEG-TS streams, * display video color information, * get primary X11 GPU on Vulkan, * add AV1 codec for YouTube, * decode MP4 text subtitles, * minor OpenGL improvements, * other fixes and improvements. * Sun Jun 18 2023 Simon Vogl <simon.vogl@gmx.net> - Update to version 23.06.17 * improve video playback if it's far too slow (display only key frames), * change network buffering options from packets to seconds, * more HWAccel stabilizations (mostly VTB and VA-API), * demux/download only selected streams (if possible), * add more info into audio and video streams menu, * choose best quality for HLS and DASH streams, * add separate live streams buffering option, * generally improve live streams playback, * audio equalizer optimizations, * improve bitrate information, * fix YouTube live streams, * other minor changes. - Adjusted 0001-add-opensuse-customizations.patch for the new version * Sun Jun 04 2023 Simon Vogl <simon.vogl@gmx.net> - Update to version 23.06.04 * display 10 bit RGB images as 10 bit using Vulkan if possible, * load external subtitles that are in sub-directories, * add file name and time into screenshot file name, * more precission for playback speed control, * don't display "Deep color" using Vulkan, * improve bitmap subtitles aspect ratio, * add WebP as screenshots file format, * PipeWire mono and 4 chnannels fix, * VA-API fixes for AMD Radeon GPUs, * remove makeitpersonal.co lyrics, * add FPS Doubler video filter, * "Always on top" improvement, * Qt6 support for Linux, * Wayland Vulkan fixes, * YouTube fixes, * other minor fixes and improvements. - Added support for building with Qt6 - Removed 0001-fix-broken-yt-dlp.patch as it is merged upstream - Removed 0001-fix-mono-playback.patch as it is merged upstream - Removed 0001-fix-overlay-focus.patch as it is merged upstream * Thu Apr 06 2023 Simon Vogl <simon.vogl@gmx.net> - Improve patch comments in spec file to better comply with packaging guidelines * Sun Apr 02 2023 Simon Vogl <simon.vogl@gmx.net> - Optimize 0001-fix-overlay-focus.patch to also fix focus for the about window * Thu Mar 30 2023 Simon Vogl <simon.vogl@gmx.net> - Add 0001-fix-overlay-focus.patch to ensure the correct QMPlay2 window is always focussed * Tue Mar 21 2023 Simon Vogl <simon.vogl@gmx.net> - Switch from GCC compiler to clang/llvm compiler to better conform with upstream decisions - Switch devel package BuildArch to noarch as it contains no binaries * Mon Mar 13 2023 Simon Vogl <simon.vogl@gmx.net> - Added 0001-fix-broken-yt-dlp.patch to fix broken youtube video quality * Thu Feb 09 2023 Simon Vogl <simon.vogl@gmx.net> - Added 0001-fix-mono-playback.patch to fix pipewire mono playback * Sun Feb 05 2023 Simon Vogl <simon.vogl@gmx.net> - Update some comments in spec file - Update to version 23.02.05 * add Turkish translation (mobilturka, sabriunal), * fix CUVID + Vulkan on modern Nvidia hardware, * fix aspect ratio specified in MKV container, * unlocked last column in MediaBrowser, * add YUVJ420P and YUV420P10 for VTB, * add YUV420P10 for VA-API + OpenGL, * fix PipeWire channel downmixing, * add AV1 codec for D3D11VA, * other minor fixes. * Tue Nov 29 2022 munix9@googlemail.com - Fix icon name after gunzip * Sun Oct 23 2022 Simon Vogl <simon.vogl@gmx.net> - Removed 0001-fix-older-qt-compilation.patch as it is merged upstream - Enabled RubberBand support on openSUSE Leap 15.5 and SLE15SP5+ - Dropped support for openSUSE Leap 15.3 and SLE15SP3 as they can't satisfy QMPlay2's future build requirements anymore - Switched to gcc11 on openSUSE Leap and SLE - Update to version 22.10.23 * allow to use CPU Vulkan implementation by "QMPLAY2_ALLOW_VULKAN_CPU" environment variable, * allow to skip "yt-dlp" updates (configuration file only), * export "My Radio Stations" to PLS or M3U playlists, * add "My Radio Stations" to system tray menu, * fix subtitles synchronization with video, * fix language detextion for some locales, * fix various subtitles scaling issues, * fix AV1 aspect ratio in some cases, * other minoir subtitles fixes, * other minor fixes. * Fri Aug 26 2022 Simon Vogl <simon.vogl@gmx.net> - Added 0001-fix-older-qt-compilation.patch to fix a compile error on openSUSE Leap 15.3 - Update to version 22.08.21 * use RubberBand to keep audio pitch across playback speed, * revert OpenSSL to 1.1.1 to fix https issues on Win 7, * use the song name as the title for GME (cspiegel), * fix displaying bitmap subtitles without duration, * fix color space on limited YUV range, * change HQ image downscale threshold, * update Dutch translation (Vistaus), * improve HQ image upscaling, * fix crash with Vulkan 1.0, * other minor fixes. * Thu Jun 16 2022 Simon Vogl <simon.vogl@gmx.net> - Update to version 22.06.16 * make possible to increase but not decrease the effective number of audio channels (RJVB), * fix VA-API on Vulkan on modern Intel GPUs (use VK_EXT_image_drm_format_modifier), * fix timeout error on exclusive full screen on AMD Radeon on Vulkan on Windows, * reorganize menu shortcuts (zo-shin), * fix video rotation with FFmpeg 5.0, * require CMake 3.12. * Sat Mar 19 2022 Simon Vogl <simon.vogl@gmx.net> - Removed 0001-fix-pipewire-build-error.patch as it is merged upstream - Removed 0001-fix-ffmpeg-5-compilation.patch as it is merged upstream - Changed 0001-add-opensuse-customizations.patch to patch the new python command detection in QMPlay2 22.03.19 and higher - Update to version 22.03.19 * fix possible crashes in software video output and screenshots, * fix yt-dlp on macOS where python3 can be in "/usr/local/bin", * Vulkan can be now used on more devices (including R-Pi), * fix some Vulkan issues on AMD Radeon on Windows, * fix building with PipeWire older then 0.3.33, * fix reading playlists with "\r" line ending, * show YouTube description in Lyrics panel, * fix compilation with FFmpeg 5.0, * VA-API AV1 video decoder, * other minor fixes. * Sun Jan 23 2022 Simon Vogl <simon.vogl@gmx.net> - Added 0001-fix-ffmpeg-5-compilation.patch to fix a compilation error with FFmpeg >= 5.0.0 - Dropped support for openSUSE Leap 15.2 and SLE15SP2 as they are EOL and can't satisfy QMPlay2's future build requirements anymore * Thu Dec 23 2021 Simon Vogl <simon.vogl@gmx.net> - Added 0001-fix-pipewire-build-error.patch to fix a compilation error on openSUSE Leap 15.3 - Update to version 21.12.24 * add audio, video, subtitles streams, programs and chapters into menu, * add key shortcuts to change audio and subtitles streams, * improve Vulkan initialization, * fix some possible crashes, * other minor fixes. * Tue Dec 07 2021 Simon Vogl <simon.vogl@gmx.net> - Removed Added 0001-fix-vulkan-instance-initialization.patch as it is merged upstream - Removed 0001-switch-to-yt-dlp.patch as it is merged upstream - Changed 0001-add-opensuse-customizations.patch to patch the new python command detection in QMPlay2 21.12.07 and higher - Enabled GLSLC and PortAudio features - Update to version 21.12.07 * fix possible crash on Windows when system audio settings was changed during playback, * add option to set negative amplify if replay gain is not stored, * insert URL from clipboard into add address dialog, * add option to show YouTube related videos (ivbauer), * fix some Vulkan problems and crashes, * set VP9 YouTube codec as preferred, * update zh_CN translation (zo-shin), * add Slovak translation (jose1711), * add Dutch translation (Vistaus), * add zh_TW translation (lks-wu), * replace youtube-dl by yt-dlp, * minor PipeWire fixes. * Mon Nov 29 2021 Simon Vogl <simon.vogl@gmx.net> - Added 0001-fix-vulkan-instance-initialization.patch to prevent an initialization error of QMPlay2's submodule QmVk when Tumbleweed updates vulkan to version 1.2.199 or higher * Wed Oct 13 2021 Simon Vogl <simon.vogl@gmx.net> - Added 0001-switch-to-yt-dlp.patch to fix several youtube-dl related issues such as buffering being unreliable - Optimized spec file formatting for more compactness * Thu Jul 29 2021 Simon Vogl <simon.vogl@gmx.net> - Re-enabled PipeWire support on openSUSE Leap 15.3+ as well as SLE15SP3+ because the required gcc and libpipewire versions are now avilable - Forced C and CXX compiler to GCC10 on openSUSE Leap 15.3+ as well as SLE15SP3+ to avoid a PipeWire modules compilation error with GCC7 * Mon Jun 14 2021 Simon Vogl <simon.vogl@gmx.net> - Changed python dependency from "python > 3.0.0" to "python3" to avoid dependency errors - Cleaned up obsolete python2 dependencies - Optimized 0001-add-opensuse-customizations.patch to not throw any "/usr/bin/env" errors * Mon Jun 07 2021 Simon Vogl <simon.vogl@gmx.net> - Removed 0001-fix-youtube-search.patch as it is merged upstream - Removed 0001-fix-driver-crash.patch as it is merged upstream - Removed 0001-fix-kde-startup-warning.patch as it is merged upstream - Update to version 21.06.07 * use WASAPI via PortAudio on Windows (including exclusive mode), * set default config directory to "~/.config/QMPlay2" (Linux), * use QtDBus API for suspend instead of QProcess (Linux), * improve playlist sorting for entries with numbers, * VA-API fix for Vulkan and new Radeon/Mesa driver, * fix setting the VDPAU driver path for AppImage, * fix SVG icon engine warning after KDE update, * enable bypass compositor by default (Vulkan), * update YouTube browser for YouTube changes, * fix downloading of some network streams, * add PT_BR translations (fabianski7), * store/restore radio station image, * fix default Vulkan GPU on Linux, * other minor fixes. * Thu Apr 01 2021 Simon Vogl <simon.vogl@gmx.net> - Added 0001-fix-youtube-search.patch to fix YouTube Search not working * Mon Mar 29 2021 Simon Vogl <simon.vogl@gmx.net> - Added 0001-fix-driver-crash.patch to fix possible AMD/mesa driver crash * Wed Mar 17 2021 Simon Vogl <simon.vogl@gmx.net> - Added 0001-fix-kde-startup-warning.patch to fix SVG warning with Plasma >= 5.21.3 - Disabled PipeWire support on openSUSE Leap 15.X and SLE15SPX as they don't provide a recent enough version of PipeWire - Increase _constraints requirements to fix rare compilation issues * Tue Mar 09 2021 Simon Vogl <simon.vogl@gmx.net> - Removed 0001-fix-youtube-quality.patch as it is merged upstream - Converted 0001-fix-broken-python-detection.patch into 0001-add-opensuse-customizations.patch as it adds branding for better distinction from vanilla builds now. - Dropped support for openSUSE Leap 15.1 and SLE15SP1 as they are EOL and can't satisfy QMPlay2's build requirements anymore - Update to version 21.03.09 * drop support for Qt < 5.10, CMake < 3.9, TagLib < 1.9, FFmpeg < 4.0, * fix possible freeze on Windows when Vulkan is enabled, * add PipeWire audio output, * fix YouTube videos, * minor fixes. * Fri Mar 05 2021 Simon Vogl <simon.vogl@gmx.net> - Added 0001-fix-youtube-quality.patch to fix wrong YouTube quality selection
/usr/bin/QMPlay2 /usr/lib64/libqmplay2.so /usr/lib64/qmplay2 /usr/lib64/qmplay2/modules /usr/lib64/qmplay2/modules/libALSA.so /usr/lib64/qmplay2/modules/libAudioCD.so /usr/lib64/qmplay2/modules/libAudioFilters.so /usr/lib64/qmplay2/modules/libCUVID.so /usr/lib64/qmplay2/modules/libChiptune.so /usr/lib64/qmplay2/modules/libExtensions.so /usr/lib64/qmplay2/modules/libFFmpeg.so /usr/lib64/qmplay2/modules/libInputs.so /usr/lib64/qmplay2/modules/libModplug.so /usr/lib64/qmplay2/modules/libNotify.so /usr/lib64/qmplay2/modules/libPipeWire.so /usr/lib64/qmplay2/modules/libPlaylists.so /usr/lib64/qmplay2/modules/libPortAudio.so /usr/lib64/qmplay2/modules/libPulseAudio.so /usr/lib64/qmplay2/modules/libQPainter.so /usr/lib64/qmplay2/modules/libSubtitles.so /usr/lib64/qmplay2/modules/libVideoFilters.so /usr/lib64/qmplay2/modules/libVisualizations.so /usr/lib64/qmplay2/modules/libXVideo.so /usr/share/applications/QMPlay2.desktop /usr/share/applications/QMPlay2_enqueue.desktop /usr/share/doc/packages/QMPlay2 /usr/share/doc/packages/QMPlay2/README.md /usr/share/icons/hicolor/128x128/apps/QMPlay2.png /usr/share/icons/hicolor/16x16/apps/QMPlay2.png /usr/share/icons/hicolor/22x22/apps/QMPlay2.png /usr/share/icons/hicolor/256x256/apps/QMPlay2.png /usr/share/icons/hicolor/32x32/apps/QMPlay2.png /usr/share/icons/hicolor/48x48/apps/QMPlay2.png /usr/share/icons/hicolor/64x64/apps/QMPlay2.png /usr/share/icons/hicolor/scalable/apps/QMPlay2.svg /usr/share/licenses/QMPlay2 /usr/share/licenses/QMPlay2/LICENSE /usr/share/man/man1/QMPlay2.1.gz /usr/share/metainfo /usr/share/metainfo/QMPlay2.appdata.xml /usr/share/mime/packages/x-bink.xml /usr/share/mime/packages/x-gme.xml /usr/share/mime/packages/x-j2b.xml /usr/share/mime/packages/x-sfx.xml /usr/share/mime/packages/x-umx.xml /usr/share/qmplay2 /usr/share/qmplay2/AUTHORS /usr/share/qmplay2/ChangeLog /usr/share/qmplay2/lang /usr/share/qmplay2/lang/de.qm /usr/share/qmplay2/lang/es.qm /usr/share/qmplay2/lang/fr.qm /usr/share/qmplay2/lang/hu.qm /usr/share/qmplay2/lang/ja.qm /usr/share/qmplay2/lang/nl.qm /usr/share/qmplay2/lang/pl.qm /usr/share/qmplay2/lang/pt_BR.qm /usr/share/qmplay2/lang/ru.qm /usr/share/qmplay2/lang/sk.qm /usr/share/qmplay2/lang/tr.qm /usr/share/qmplay2/lang/uk.qm /usr/share/qmplay2/lang/zh_CN.qm /usr/share/qmplay2/lang/zh_TW.qm /usr/share/solid /usr/share/solid/actions /usr/share/solid/actions/QMPlay2-opencda.desktop
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 01:09:04 2024