Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
mediastreamer2
Commits
21d2cef9
Commit
21d2cef9
authored
Aug 17, 2015
by
François Grisez
Browse files
Fix build warning
parent
3c87d9b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/videofilters/mkv.c
src/videofilters/mkv.c
+1
-1
No files found.
src/videofilters/mkv.c
View file @
21d2cef9
...
...
@@ -614,7 +614,7 @@ typedef enum {
NONE_ID
}
ModuleId
;
static
const
ModuleDesc
const
*
moduleDescs
[]
=
{
static
const
ModuleDesc
*
moduleDescs
[]
=
{
&
h264_module_desc
,
&
mu_law_module_desc
,
&
opus_module_desc
,
...
...
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