summaryrefslogtreecommitdiff
path: root/src/qcam/assets/feathericons/link.svg
diff options
context:
space:
mode:
authorVedant Paranjape <vedantparanjape160201@gmail.com>2021-09-08 13:24:42 +0530
committerPaul Elder <paul.elder@ideasonboard.com>2021-09-08 17:40:53 +0900
commit39c2d5dc95e46b8c1659b721521e4e438ab7d8a3 (patch)
tree55a422523a840363e0dcf24071238e09a95c9a59 /src/qcam/assets/feathericons/link.svg
parenta25710428e1a6ef9fff3d70e3f50c01a88cde9f2 (diff)
test: gstreamer: Factor out code into a base class
A lot of code used in /* SPDX-License-Identifier: LGPL-2.1-or-later */ /* * Copyright (C) 2020, Raspberry Pi (Trading) Limited * * transform.h - 2D plane transforms */ #ifndef __LIBCAMERA_TRANSFORM_H__ #define __LIBCAMERA_TRANSFORM_H__ #include <string> namespace libcamera { enum class Transform : int { Identity = 0, Rot0 = Identity, HFlip = 1,ef='https://git-scm.com/'>git 2.18.0) at 2024-12-22 13:12:21 +0000