summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer/gstreamer.pro
blob: 0ff35101e76a602e8345f094dd281052bce2de73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = subdirs

SUBDIRS += \
    audiodecoder \
    mediaplayer \
    mediacapture

config_gstreamer_encodingprofiles {
    SUBDIRS += camerabin
}

OTHER_FILES += \
    gstreamer.json