Package Release Info

phonon4qt5-backend-gstreamer-4.9.0-2.6

Update Info: openSUSE-2017-250
Available in Package Hub : 12 SP2-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

phonon4qt5-backend-gstreamer

Change Logs

Version: 4.9.0-2.1
* Tue Apr 19 2016 hrvoje.senjan@gmail.com
- Update to 4.9.0
  * No changelog provided
- Drop upstreamed Fix-finding-recent-versions-of-GStreamer.patch
Version: 4.8.2-2.1
* Fri Nov 20 2015 hrvoje.senjan@gmail.com
- Added Fix-finding-recent-versions-of-GStreamer.patch: search for
  gstreamer in new location since gstreamer >= 1.6
* Sat Dec 27 2014 hrvoje.senjan@gmail.com
- Update to 4.8.2
  * Don't set WA_PaintOnScreen on the OverlayWidget in X11Renderer
    in Qt5 build
  * Make VideoWidget::snapshot work again
* Thu Dec 11 2014 hrvoje.senjan@gmail.com
- Update to 4.8.1:
  * Prevent call to gst_element_set_state from a streaming thread,
    kde#339511
* Sun Oct 19 2014 hrvoje.senjan@gmail.com
- Update to 4.8.0
  * Use correct RGB color format in QWidgetVideoSink
  * AudioDataOutput: flush m_pendingData when channels count changes,
    kde#331916
- Drop gstreamer_0.10 conditionals, pGST now only supports gstreamer
  1.0 API
* Tue Aug 12 2014 hrvoje.senjan@gmail.com
- Update to 4.7.80
  * 4.8 beta: PA interaction improvements, documentation fixes and
    standard bugfixes
- Bump phonon4qt5 (Build)Requires to 4.7.80
* Fri Jun 20 2014 hrvoje.senjan@gmail.com
- Install license
- Update tarball to latest snapshot
* Sun May 04 2014 hrvoje.senjan@gmail.com
- Adjust filelists to kf5-filesystem changes
* Thu Apr 03 2014 hrvoje.senjan@gmail.com
- Update to 4.7.2~git20140403
  * Gstreamer backend was ported to support Gstreamer 1.0
- Drop the Gstreamer release from the package name. We can now
  building for both Gstreamer releases (0_10 and 1.0)
- Drop patch 0001-Fix-no-return-in-nonvoid-function.patch as that
  this was fixed upstream
* Wed Feb 19 2014 hrvoje.senjan@gmail.com
- Activate phonon4qt5-backend-gstreamer-0_10 package (built against/for
  phonon4qt5). Changes based on phonon-backend-gstreamer-0_10 for
  preserving history
- Move to kf5-filesystem, instead of kde4 one
* Fri Dec 06 2013 hrvoje.senjan@gmail.com
- Update to version 4.7.1
  * Bugfix release
  * Fix gst-install-plugins i18n call
- Dropped bnc846608-gst-install-plugins-helper-i18n-fix.patch, merged
  upstream
- Bump required phonon version to 4.7.1
- Fix Source URL
* Tue Nov 19 2013 i@marguerite.su
- added patch: bnc846608-gst-install-plugins-helper-i18n-fix.patch
  * gst-install-plugins-helper can't display i18n test right for KDE
    applications (bnc#846608)
* Mon Nov 04 2013 hrvoje.senjan@gmail.com
- Update to official 4.7.0 release
  * No source changes since last update
- Add Source URL
* Mon Nov 04 2013 hrvoje.senjan@gmail.com
- Update to 4.7.0~git20131104
  * Buildsystem fixes since previous snapshot
  * Version bump to 4.7.0
* Sun Sep 15 2013 hrvoje.senjan@gmail.com
- Update to 4.6.80~git20130915
  * Snapshot of soon to be released 4.7 version
  * Various improvements, bugfixes, API aditions, documentation fixes
  * Qt5 support
- Added 0001-Fix-no-return-in-nonvoid-function.patch, for fixing build
  issue detected by post-build-checks
* Sat Feb 02 2013 hrvoje.senjan@gmail.com
- Update to 4.6.3
  * bugfix release
  * Increased compatability with Phonon versions older than 4.7
  * Proper setting of the user-agent for HTTP streams
  * Abortion of in-progress fades when a fader effect is asked to
    fade again
  * Less CPU hogging when streaming
  * Fixed playback of discs on multi-drive setups
  * Much improved non-gapless playback for shorter sound files
  * Graceful handling of a broken setup that causes a failed
    gst_init() call
* Sun Nov 25 2012 cgiboudeaux@gmx.com
- Fix the SLES build (%make_install doesn't exist)
* Tue Aug 14 2012 nico.kruber@gmail.com
- Update to 4.6.2 release
  * bugfix release
  * addresses some bugs related to gapless playback
- removed PHONON_GSTREAMER_46_BRANCH.diff (included in release)
* Mon Aug 06 2012 wstephenson@suse.com
- Update to 4.6.1 release
  * Correctly save and resume states when fiddling with the
    pipeline during playback (kde#297596, kde#302506)
  * Fix metadata emission for http urls (kde#272243)
  * Various memory leaks removed
  * Crash fixes (kde#296606,kde#279791)
  * Fixed random freezes related to gapless playback
  * More useful debug output via the PHONON_BACKEND_DEBUG
    environment variable
- Add branch diff improving gapless fix
* Tue Mar 20 2012 cornelis@solcon.nl
- Update to 4.6.0 release
  * fix endless looping of KDE audio notifications
  * Fix for volume fading
  * Fix for VideoWidget
- Removed patch to fix build, part of 4.6.0
* Tue Jan 03 2012 cgiboudeaux@gmx.com
- Update to 4.6RC1
  * Gapless playback
  * Improved subtitles
  * Misc fixes in audio fade in and out
  * Fixes to KIO streaming
  * A handful of fixed memory leaks
  * Multichannel AudioDataOutput support
  * Thread safety!
  * Removed a hard dependency on ALSA
  * Lots of lines of code wiped out
  * Usage of playbin2 in GStreamer insead of a fragile, hand-made pipeline
  * More debugging tools fort us
  * More plugin installation fixes
- Apply commit cf8f37 from upstream to build the backend with Phonon 4.6
Version: 4.10.0-bp152.1.18
* Fri Aug 30 2019 wbauer@tmo.at
- Update to 4.10.0
  * Changes
    + This version of Phonon GStreamer is compatible with Phonon
    4.11+ and its revised build systems. Older versions of Phonon
    GStreamer no longer build against newer Phonon releases.
    Conversely this version no longer builds with older Phonon
    releases.
    + Qt4 support has been removed. Qt5 is now the default.
  * Bug Fixes
    + Subtitles no longer outlive the media they were associated
    with.
* Fri Jul 19 2019 wbauer@tmo.at
- Update to 4.9.1
  * VideoWidgets no longer go blank when paused under certain
    circumstances. (kde#409363)
  * Localization has been fixed for the Qt 5 build.
- Add lang subpackage containing the translations
- Don't delete icons, the KDE4 version is usually not installed
  anymore
- Run spec-cleaner