Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linphone-desktop
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
linphone-desktop
Commits
7e996a61
Commit
7e996a61
authored
Dec 23, 2015
by
Simon Morlat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no reason to link mkv with all codecs. MKV is on by default now.
parent
282075a7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
prepare.py
prepare.py
+0
-1
cmake-builder
submodules/cmake-builder
+1
-1
linphone
submodules/linphone
+1
-1
No files found.
prepare.py
View file @
7e996a61
...
...
@@ -193,7 +193,6 @@ def main(argv=None):
"-DENABLE_H263P=YES"
,
"-DENABLE_ILBC=YES"
,
"-DENABLE_ISAC=YES"
,
"-DENABLE_MKV=YES"
,
"-DENABLE_MPEG4=YES"
,
"-DENABLE_OPENH264=YES"
,
"-DENABLE_SILK=YES"
]
...
...
cmake-builder
@
b1426c8b
Subproject commit
e34784d911dfe54b9fd7a6516b020f49598c1990
Subproject commit
b1426c8be8ad9ccf02efd2bb771126091dc4fcf8
linphone
@
af1070f0
Subproject commit
f83d50db022ee9c1285d8c5eec382b55442889f1
Subproject commit
af1070f04ce4c51b892315d52ebe0eacae2d4d47
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment