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