gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/meson.build

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

30 lines
515 B
Meson
Raw Normal View History

subdir('uridownloader')
subdir('adaptivedemux')
subdir('audio')
subdir('basecamerabinsrc')
subdir('codecparsers')
subdir('codecs')
subdir('d3dshader')
subdir('d3d11')
subdir('d3d12')
# cuda can depend on d3d11
subdir('cuda')
subdir('dxva')
subdir('insertbin')
subdir('interfaces')
subdir('isoff')
subdir('mpegts')
subdir('mse')
subdir('opencv')
subdir('play')
subdir('player')
subdir('sctp')
2015-12-03 11:32:05 +00:00
subdir('transcoder')
subdir('va')
subdir('vulkan')
subdir('wayland')
subdir('webrtc')
subdir('winrt')
subdir('analytics')