Sign in
chromium
/
external
/
github.com
/
cisco
/
openh264
/
34a0d2d3e233e1764cc243c7c68ca46bb2479972
/
.
/
codec
/
meson.build
blob: 7a427f498dfabc476a227a12679c83f184487d59 [
file
] [
log
] [
blame
]
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'
)