mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 13:55:41 +00:00
16 lines
277 B
Meson
16 lines
277 B
Meson
subdir('base')
|
|
subdir('uridownloader')
|
|
|
|
subdir('adaptivedemux')
|
|
subdir('audio')
|
|
subdir('basecamerabinsrc')
|
|
subdir('codecparsers')
|
|
subdir('insertbin')
|
|
subdir('interfaces')
|
|
subdir('mpegts')
|
|
subdir('player')
|
|
subdir('video')
|
|
if use_wayland
|
|
subdir('wayland')
|
|
endif
|
|
subdir('gl')
|