gstreamer/gst-libs/gst/meson.build
Tim-Philipp Müller 8227135f3b gl: hook up to build system
Tests and documentation will follow separately.

The mixer elements in the opengl plugin need to stay
in -bad for now since they use GstVideoAggregator.

https://bugzilla.gnome.org/show_bug.cgi?id=754094
2017-12-19 12:01:48 +00:00

13 lines
184 B
Meson

subdir('tag')
subdir('fft')
subdir('video')
subdir('audio')
subdir('rtp')
subdir('sdp')
subdir('rtsp')
subdir('pbutils')
subdir('riff')
subdir('app')
subdir('allocators')
subdir('gl')