projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc28ebf
)
sample: some more g-i annotations
author
Tim-Philipp Müller
<tim@centricular.net>
Sat, 23 Jun 2012 16:04:53 +0000
(17:04 +0100)
committer
Tim-Philipp Müller
<tim@centricular.net>
Sat, 23 Jun 2012 16:04:53 +0000
(17:04 +0100)
gst/gstsample.c
patch
|
blob
|
history
diff --git
a/gst/gstsample.c
b/gst/gstsample.c
index 74632f25ea8d04ca8bc533e6d5fc6e8063871f33..3194a806920df279ace95236199a0fb5687d7a53 100644
(file)
--- a/
gst/gstsample.c
+++ b/
gst/gstsample.c
@@
-79,10
+79,10
@@
_gst_sample_free (GstSample * sample)
/**
* gst_sample_new:
- * @buffer:
a #GstBuffer
- * @caps:
a #GstCaps
- * @segment:
a #GstSegment
- * @info:
a #GstStructure
+ * @buffer:
(transfer none) (allow-none): a #GstBuffer, or NULL
+ * @caps:
(transfer none) (allow-none): a #GstCaps, or NULL
+ * @segment:
transfer none) (allow-none): a #GstSegment, or NULL
+ * @info:
(transfer full) (allow-none): a #GstStructure, or NULL
*
* Create a new #GstSample with the provided details.
*