Changelog for
libqt5-qtmultimedia-debugsource-5.15.12+kde2-1.2.x86_64.rpm :
* Fri Dec 29 2023 Fabian Vogt
- Update to version 5.15.12+kde2, rebased upstream:
* Fix crash on macos13 with iphone camera
* VideoOutput: Always update geometry when video surface format changes
* VideoOutput: fix resize of a finished video
* Bump version to 5.15.12
* Windows: Fix cropping for HEVC-encoded videos
* Fri Oct 06 2023 Fabian Vogt - Update to version 5.15.11+kde2, rebased upstream:
* QAudioHelpers: fix C++20 -Werror,-Wdeprecated-enum-float-conversion
* Android: Align emit sequence
* QNX: fix KHR image handling
* Fix compile error on videonode plugin
* Tue Jun 13 2023 Fabian Vogt - Update to version 5.15.10+kde3, rebased upstream:
* Fix chunk sizing in QPulseAudioSink
* Initialize m_material to nullptr
* Fri Apr 21 2023 Fabian Vogt - Update to version 5.15.8+kde7, rebased upstream:
* Fix duration() with very long media with gstreamer
* Blacklist tst_QAudioOutput on macOS ARM
* Thu Mar 16 2023 Fabian Vogt - Update to version 5.15.8+kde3:
* Drop obsolete QtOpengl dependency
* Pass explicit GL api when initializing GStreamer backend
* Mon Jan 09 2023 Fabian Vogt - Update to version 5.15.8+kde1, rebased upstream:
* Remove the AVPlayerItemVideoOutput from player item when changing media
* Use AVPlayerItemVideoOutput to generate video frames
* Fix a memory leak in the camerabinsession
* Thu Nov 03 2022 Fabian Vogt - Update to version 5.15.7+kde1, rebased upstream:
* PulseAudio: Call pa_stream_flush() with PulseDaemonLocker lock held
* Fix incorrectly generated CMake files for the QNX audio plugin
* Mon Sep 26 2022 Fabian Vogt - Update to version 5.15.6+kde1, rebased upstream:
* No code changes
* Mon Jun 27 2022 Fabian Vogt - Update to version 5.15.5+kde1, rebased upstream:
* QPulseAudioSource: fix UB (memcpy() called with nullptr dest) in read()
* tst_qvideoframe: Increase buffer sizes used in image() tests
* AVFoundation: Only remove the video output if it is still attached
* macOS: Fix video rendering on with OpenGL Core profile
* Revert \"Update commercial license headers\"
* imx6 video plugin depends on gstreamer
* Doc: Fix typo
* Update commercial license headers- Drop 0001-Revert-Bump-version.patch, it\'s versioned correctly now
* Mon May 02 2022 Fabian Vogt - Drop libqt5-qtmultimedia-rpmlintrc, rpmlint allows this case now
* Wed Apr 27 2022 Fabian Vogt - Deal with an example shipping a dynamic library:
* Ignore it in provides/requires
* Add libqt5-qtmultimedia-rpmlintrc
* Tue Jun 22 2021 Fabian Vogt - Switch to KDE\'s maintenance branch- Update to version 5.15.2+kde3:
* Revert \"Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrame\"
* Add changes file for Qt 5.15.2
* Bump version- Add patch to reset version to 5.15.2:
* 0001-Revert-Bump-version.patch
* Sat Jan 16 2021 Fabian Vogt - Add compatibility with qml-autoreqprov