Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
e530496b
Commit
e530496b
authored
Aug 04, 2008
by
dionoea
Browse files
transform-type is a command.
parent
6eecd1a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/video_filter/transform.c
View file @
e530496b
...
...
@@ -140,7 +140,7 @@ static int Create( vlc_object_t *p_this )
p_vout
->
p_cfg
);
/* Look what method was requested */
psz_method
=
var_CreateGetNonEmptyString
(
p_vout
,
"transform-type"
);
psz_method
=
var_CreateGetNonEmptyString
Command
(
p_vout
,
"transform-type"
);
switch
(
p_vout
->
fmt_in
.
i_chroma
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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