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:
7b7bf95
)
track: add g-i annotation that ges_track_new() takes ownership of caps passed
author
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Fri, 10 Feb 2012 19:36:49 +0000
(19:36 +0000)
committer
Tim-Philipp Müller
<tim.muller@collabora.co.uk>
Fri, 10 Feb 2012 19:36:49 +0000
(19:36 +0000)
ges/ges-track.c
patch
|
blob
|
history
diff --git
a/ges/ges-track.c
b/ges/ges-track.c
index f517bb4e65f356af1ae12dd8dc2f5fc243bb2d55..f0fe50c68d235aa846103db13a0cc76b95c2a728 100644
(file)
--- a/
ges/ges-track.c
+++ b/
ges/ges-track.c
@@
-215,7
+215,7
@@
ges_track_init (GESTrack * self)
/**
* ges_track_new:
* @type: The type of track
- * @caps: The caps to restrict the output of the track to.
+ * @caps:
(transfer full):
The caps to restrict the output of the track to.
*
* Creates a new #GESTrack with the given @type and @caps.
*