ref: b048f78ee70e91512aa888ea1d673921c1eaeaaa
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')