Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package QMPlay2 for openSUSE:Factory checked 
in at 2023-06-20 16:47:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/QMPlay2 (Old)
 and      /work/SRC/openSUSE:Factory/.QMPlay2.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "QMPlay2"

Tue Jun 20 16:47:39 2023 rev:75 rq:1093653 version:23.06.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/QMPlay2/QMPlay2.changes  2023-06-04 
18:36:08.990581286 +0200
+++ /work/SRC/openSUSE:Factory/.QMPlay2.new.15902/QMPlay2.changes       
2023-06-20 16:47:41.443120682 +0200
@@ -1,0 +2,20 @@
+Sun Jun 18 10:27:31 UTC 2023 - Simon Vogl <simon.v...@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.
+
+-------------------------------------------------------------------

Old:
----
  QMPlay2-src-23.06.04.tar.xz

New:
----
  QMPlay2-src-23.06.17.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ QMPlay2.spec ++++++
--- /var/tmp/diff_new_pack.lQX94y/_old  2023-06-20 16:47:42.323125971 +0200
+++ /var/tmp/diff_new_pack.lQX94y/_new  2023-06-20 16:47:42.331126018 +0200
@@ -20,7 +20,7 @@
 %bcond_with qt6
 
 Name:           QMPlay2
-Version:        23.06.04
+Version:        23.06.17
 Release:        0
 Summary:        A Qt based media player, streamer and downloader
 License:        LGPL-3.0-or-later

++++++ 0001-add-opensuse-customizations.patch ++++++
--- /var/tmp/diff_new_pack.lQX94y/_old  2023-06-20 16:47:42.359126186 +0200
+++ /var/tmp/diff_new_pack.lQX94y/_new  2023-06-20 16:47:42.363126211 +0200
@@ -43,12 +43,12 @@
 
 --- a/src/gui/AboutWidget.cpp
 +++ b/src/gui/AboutWidget.cpp
-@@ -43,6 +43,7 @@
-     labelText += "<b>QMPlay2:</b> " + tr("video and audio player");
-     labelText += "<br/><b>" + tr("Programmer") + ":</b> <a 
href='mailto:spa...@wp.pl'>Błażej Szczygieł</a>";
-     labelText += "<br/><b>" + tr("Version") + ":</b> " + 
QMPlay2Core.getSettings().getString("Version") + " (" + 
QSysInfo::buildCpuArchitecture() + ")";
+@@ -49,6 +49,7 @@
+     labelText += ", " + QGuiApplication::platformName();
+ #endif
+     labelText += ")";
 +    labelText += "<br/><b>This release was supplied by SUSE/openSUSE.</b>";
      QLabel *label = new QLabel(labelText);
- 
+
      QLabel *iconL = new QLabel;
 

++++++ QMPlay2-src-23.06.04.tar.xz -> QMPlay2-src-23.06.17.tar.xz ++++++
++++ 2700 lines of diff (skipped)

Reply via email to