shithub: openh264

ref: f02cf48cae01ac087b41a5a125b3bc4f2c71f6a0
dir: /codec/meson.build/

View raw version
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')