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