Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Seungha Yang
gst-plugins-base
Commits
ab4fbc56
Commit
ab4fbc56
authored
Jun 30, 2005
by
Thomas Vander Stichele
Browse files
adding mixer docs
Original commit message from CVS: adding mixer docs
parent
d23c35c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
ab4fbc56
...
...
@@ -928,10 +928,10 @@ m4/Makefile
)
AC_OUTPUT
echo -n "configure: *** Plug-ins that will be built
:"
echo -n "configure: *** Plug-ins that will be built:"
echo -e "$GST_PLUGINS_YES" | sort
echo
echo -n "configure: *** Plug-ins that will not be built
:"
echo -n "configure: *** Plug-ins that will not be built:"
echo -e "$GST_PLUGINS_NO" | sort
echo
if test "x$BUILD_EXTERNAL" = "xno"; then
...
...
gst-libs/gst/interfaces/mixeroptions.c
View file @
ab4fbc56
...
...
@@ -91,7 +91,7 @@ gst_mixer_options_init (GstMixerOptions * mixer_options)
/**
* gst_mixer_options_get_values:
* @mixer_opt
n
ios: The #GstMixerOptions item that owns the values.
* @mixer_optio
n
s: The #GstMixerOptions item that owns the values.
*
* Get the values for the mixer option.
*
...
...
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