X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=subprojects%2Fgst-plugins-base%2Fgst-libs%2Fgst%2Faudio%2Faudio-channel-mixer.c;h=07c1148a9a8d9b5d681ccf2028f8cf2482345f32;hb=e0b06df22323fa179016fc42ce976dea20cc6726;hp=49d248c3d5beb9119701c50f16c63cf3535d4369;hpb=f627a5c2ed50f8638d83e8ecd3fc29251af29f0a;p=platform%2Fupstream%2Fgstreamer.git diff --git a/subprojects/gst-plugins-base/gst-libs/gst/audio/audio-channel-mixer.c b/subprojects/gst-plugins-base/gst-libs/gst/audio/audio-channel-mixer.c index 49d248c..07c1148 100644 --- a/subprojects/gst-plugins-base/gst-libs/gst/audio/audio-channel-mixer.c +++ b/subprojects/gst-plugins-base/gst-libs/gst/audio/audio-channel-mixer.c @@ -817,8 +817,7 @@ DEFINE_FLOAT_MIX_FUNC (double, planar, planar); * * Create a new channel mixer object for the given parameters. * - * Returns: a new #GstAudioChannelMixer object, or %NULL if @format isn't supported, - * @matrix is invalid, or @matrix is %NULL and @in_channels != @out_channels. + * Returns: a new #GstAudioChannelMixer object. * Free with gst_audio_channel_mixer_free() after usage. * * Since: 1.14 @@ -980,7 +979,7 @@ gst_audio_channel_mixer_new_with_matrix (GstAudioChannelMixerFlags flags, * * Create a new channel mixer object for the given parameters. * - * Returns: a new #GstAudioChannelMixer object, or %NULL if @format isn't supported. + * Returns: a new #GstAudioChannelMixer object. * Free with gst_audio_channel_mixer_free() after usage. */ GstAudioChannelMixer *