Phonon/Releases/GStreamer/4.7.80: Difference between revisions
Appearance
Apachelogger (talk | contribs) Created page with "{{Phonon/ReleaseTable | url = http://download.kde.org/unstable/phonon/phonon-backend-gstreamer/4.7.80/phonon-backend-gstreamer-4.7.80.tar.xz.mirrorlist | sha256 = 4e832d95c706..." |
Apachelogger (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Phonon/ReleaseTable | {{Phonon/ReleaseTable | ||
| url = http://download.kde.org/ | | url = http://download.kde.org/stable/phonon/phonon-backend-gstreamer/4.8.0/phonon-backend-gstreamer-4.8.0.tar.xz.mirrorlist | ||
| sha256 = | | sha256 = f819cbd6296e1e19579e365902f7930ec8571e8cbb08718484091a795f70587e | ||
}} | }} | ||
=== Features === | === Features (from 4.7.80) === | ||
* Switched from GStreamer 0.10 to GStreamer 1.0 | * Switched from GStreamer 0.10 to GStreamer 1.0 | ||
=== Bug Fixes === | === Bug Fixes (since 4.7.80) === | ||
* 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]] |
Revision as of 12:11, 7 September 2014
URL | http://download.kde.org/stable/phonon/phonon-backend-gstreamer/4.8.0/phonon-backend-gstreamer-4.8.0.tar.xz.mirrorlist |
SHA256 | f819cbd6296e1e19579e365902f7930ec8571e8cbb08718484091a795f70587e |
Features (from 4.7.80)
- Switched from GStreamer 0.10 to GStreamer 1.0
Bug Fixes (since 4.7.80)
- 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 [#331916]
Bug Fixes (from 4.7.80)
- 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]