projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45ae368
)
audio: fix doc string again.
author
Stefan Sauer
<ensonic@users.sf.net>
Mon, 17 Oct 2016 07:46:56 +0000
(09:46 +0200)
committer
Stefan Sauer
<ensonic@users.sf.net>
Mon, 17 Oct 2016 07:47:54 +0000
(09:47 +0200)
There was a second '*' at the start of the line. Reword + reformat to make it
obvious.
gst-libs/gst/audio/audio.c
patch
|
blob
|
history
diff --git
a/gst-libs/gst/audio/audio.c
b/gst-libs/gst/audio/audio.c
index 5e840b6fd01061ca0d88a3e5ccdae1bd212c6960..5e3e8a683c9324f759be3a40661a8964c51ea542 100644
(file)
--- a/
gst-libs/gst/audio/audio.c
+++ b/
gst-libs/gst/audio/audio.c
@@
-60,8
+60,8
@@
ensure_debug_category (void)
* @segment: Segment in %GST_FORMAT_TIME or %GST_FORMAT_DEFAULT to which
* the buffer should be clipped.
* @rate: sample rate.
- * @bpf: size of one audio frame in bytes. This is the size of one sample
- *
* channel
.
+ * @bpf: size of one audio frame in bytes. This is the size of one sample
*
+ *
number of channels
.
*
* Clip the buffer to the given %GstSegment.
*