mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-18 11:58:09 +00:00
Disable matroska support by default
This commit is contained in:
parent
cab07e2c2b
commit
15f96b8a4a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -51,7 +51,7 @@ BUILD_SILK=1
|
|||
BUILD_TUNNEL=0
|
||||
BUILD_WEBRTC_AECM=1
|
||||
BUILD_OPUS=1
|
||||
BUILD_MATROSKA=1
|
||||
BUILD_MATROSKA=0
|
||||
BUILD_WEBRTC_ISAC=1
|
||||
BUILD_FOR_X86=1
|
||||
USE_JAVAH=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue