summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2021-01-25 14:59:09 +0100
committerLars Knoll <lars.knoll@qt.io>2021-01-29 08:52:07 +0000
commit2e77a041e162743b49d41fef545b143ae6c3a830 (patch)
treee6ba99e78d8cfeef5d3e4f800501335ab5615202 /cmake
parenta1e4736628146f737cf4456ff560896e139b81cd (diff)
Cleanup QCameraInfo
Various API changes to QCameraInfo: * Remove the camera orientation from our API This is an implementation detail that should never be exposed to the user. For fixed cameras it's uninteresting and for mobile cameras, we can use the physical orientation of the device to create a stream that is oriented the correct way. * Add a QVideoFormat class describing a video format * Add a QList<QVideoFormat> videoFormats() * Add a QList<QSize> photoResolutions() * Implement the API for gstreamer and macOS. Change-Id: I9ffd9caeb6d07a6f267608a6bd794d99699fffbb Reviewed-by: Doris Verria <doris.verria@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/FindGStreamer.cmake (renamed from cmake/FindGSTREAMER.cmake)0
1 files changed, 0 insertions, 0 deletions
diff --git a/cmake/FindGSTREAMER.cmake b/cmake/FindGStreamer.cmake
index ef9edd485..ef9edd485 100644
--- a/cmake/FindGSTREAMER.cmake
+++ b/cmake/FindGStreamer.cmake