Phonon/Releases/GStreamer/4.7.80: Difference between revisions

From KDE Community Wiki
No edit summary
(Undo revision 39494 by Apachelogger (talk))
 
Line 1: Line 1:
{{Phonon/ReleaseTable
{{Phonon/ReleaseTable
| url = http://download.kde.org/stable/phonon/phonon-backend-gstreamer/4.8.0/phonon-backend-gstreamer-4.8.0.tar.xz.mirrorlist
| url = http://download.kde.org/unstable/phonon/phonon-backend-gstreamer/4.7.80/phonon-backend-gstreamer-4.7.80.tar.xz.mirrorlist
| sha256 = f819cbd6296e1e19579e365902f7930ec8571e8cbb08718484091a795f70587e
| sha256 = 4e832d95c7060bbd8533944792e8e7b50b39e4561258d15d2476812693910832
}}
}}


=== Features (from 4.7.80) ===
=== Features ===
* Switched from GStreamer 0.10 to GStreamer 1.0
* Switched from GStreamer 0.10 to GStreamer 1.0


=== Bug Fixes (since 4.7.80) ===
=== Bug Fixes ===
* Correct frame format to not result in a blue tint when using Phonon GStreamer in a QGraphicsView (e.g. Gwenview)
* Prevent a crash in AudioDataOutput when channel count changes during playback [[https://bugs.kde.org/show_bug.cgi?id=331916 #331916]]
 
=== Bug Fixes (from 4.7.80) ===
*  Fixed subtitles auto-loading  [[https://bugs.kde.org/show_bug.cgi?id=333802 #333802]]
*  Fixed subtitles auto-loading  [[https://bugs.kde.org/show_bug.cgi?id=333802 #333802]]
*  Fixed a typo in AudioDataOutput::processBuffer that could cause a crash under certain conditions [[https://bugs.kde.org/show_bug.cgi?id=338214 #338214]]
*  Fixed a typo in AudioDataOutput::processBuffer that could cause a crash under certain conditions [[https://bugs.kde.org/show_bug.cgi?id=338214 #338214]]
* Fixed various memory leaks and optimized memory management [[http://quickgit.kde.org/?p=phonon-gstreamer.git&a=commit&h=0bf6eb925dbbb4719a2789e53fd3a60eb8adfc26 commit 0bf6eb92]]
* Fixed various memory leaks and optimized memory management [[http://quickgit.kde.org/?p=phonon-gstreamer.git&a=commit&h=0bf6eb925dbbb4719a2789e53fd3a60eb8adfc26 commit 0bf6eb92]]

Latest revision as of 12:12, 7 September 2014

Features

  • Switched from GStreamer 0.10 to GStreamer 1.0

Bug Fixes

  • Fixed subtitles auto-loading [#333802]
  • Fixed a typo in AudioDataOutput::processBuffer that could cause a crash under certain conditions [#338214]
  • Fixed various memory leaks and optimized memory management [commit 0bf6eb92]