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

SUBDIRS += \
    audiodecoder \
    mediacapture \
    mediaplayer

config_gstreamer_encodingprofiles {
    SUBDIRS += camerabin
}

OTHER_FILES += \
    gstreamer.json