blob: ad36891cf01b339bcdb1daa8c02f0adb6a386ae2 [file] [log] [blame]
Qt 5.14.2 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 5.14.0 through 5.14.1.
For more details, refer to the online documentation included in this
distribution. The documentation is also available online:
https://doc.qt.io/qt-5/index.html
The Qt version 5.14 series is binary compatible with the 5.13.x series.
Applications compiled for 5.13 will continue to run with 5.14.
Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Qt Bug Tracker:
https://bugreports.qt.io/
Each of these identifiers can be entered in the bug tracker to obtain more
information about a particular change.
****************************************************************************
* Platform Specific Changes *
****************************************************************************
- Android:
* [QTBUG-81006] Fixed issue when multimedia plugins were not loaded.
* [QTBUG-59517] Fixed to prevent multiple copies of one tmp file
when playing video from qrc.
- GStreamer:
* [QTBUG-81075] Fixed creating incorrect encoding profile
to avoid errors when the media container is not supported
in the video recorder.
* Fixed to have separate resolution settings for capturing and
camera's viewfinder.
- AVFoundation:
* [QTBUG-81048] Fixed applying viewfinder settings when starting the camera.
* [QTBUG-79935] Fixed applying viewfinder settings for iOS.
* [QTBUG-81804] Removed usage of deperecated AVPlayerItem::seekToTime::CMTime.
* [QTBUG-81912] Fixed to resume playback after a stalled buffer
only if it was already in playing state.
* [QTBUG-65536] Fixed to have proper size bounds when resizing the window
while playing video.
* [QTBUG-82542] Fixed content flickering on resize for video player.
* [QTBUG-82264] Fixed to use only video surface's supported pixel formats in Camera.