Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
8e46fdb4
Commit
8e46fdb4
authored
Feb 05, 2010
by
ivoire
Browse files
video_filter_colorthres: fix a typo.
parent
351eb082
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/video_filter/colorthres.c
View file @
8e46fdb4
...
...
@@ -83,7 +83,7 @@ vlc_module_begin ()
vlc_module_end
()
static
const
char
*
const
ppsz_filter_options
[]
=
{
"color"
,
"saturationthes"
,
"similaritythres"
,
NULL
"color"
,
"saturationth
r
es"
,
"similaritythres"
,
NULL
};
/*****************************************************************************
...
...
Write
Preview
Supports
Markdown
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