ref: e5b72f320832c060433adc97b44b02ca77083b14
dir: /codec/meson.build/
subdir('common')
subdir('decoder')
subdir('encoder')
subdir('processing')
if not ['android', 'ios'].contains(system)
# also disabled in the Makefile for these platforms
subdir('console')
endif
subdir('api')