gst-libs/gst/audio/multichannel.c: Fix typo in docs blurb.
Original commit message from CVS: * gst-libs/gst/audio/multichannel.c: Fix typo in docs blurb.
This commit is contained in:
parent
51528422ca
commit
29162d0a46
@ -1,3 +1,8 @@
|
|||||||
|
2008-02-19 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
|
* gst-libs/gst/audio/multichannel.c:
|
||||||
|
Fix typo in docs blurb.
|
||||||
|
|
||||||
2008-02-19 Julien Moutte <julien@fluendo.com>
|
2008-02-19 Julien Moutte <julien@fluendo.com>
|
||||||
|
|
||||||
Patch by: Josep Torra Valles <josep@fluendo.com>
|
Patch by: Josep Torra Valles <josep@fluendo.com>
|
||||||
|
@ -489,7 +489,7 @@ gst_audio_set_caps_channel_positions_list (GstCaps * caps,
|
|||||||
* "channel-positions" property.
|
* "channel-positions" property.
|
||||||
*
|
*
|
||||||
* Custom fixate function. Elements that implement some sort of
|
* Custom fixate function. Elements that implement some sort of
|
||||||
* channel conversion algorhithm should use this function for
|
* channel conversion algorithm should use this function for
|
||||||
* fixating on GstAudioChannelPosition properties. It will take
|
* fixating on GstAudioChannelPosition properties. It will take
|
||||||
* care of equal channel positioning (left/right). Caller g_free()s
|
* care of equal channel positioning (left/right). Caller g_free()s
|
||||||
* the return value. The input properties may be (and are supposed
|
* the return value. The input properties may be (and are supposed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user