audioencoder: Mark caps argument as not being transferred
authorSebastian Rasmussen <sebras@hotmail.com>
Sat, 9 Aug 2014 12:14:48 +0000 (14:14 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 10 Aug 2014 09:45:14 +0000 (10:45 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=734540

gst-libs/gst/audio/gstaudioencoder.c

index a94fd01..5248671 100644 (file)
@@ -2705,7 +2705,7 @@ gst_audio_encoder_negotiate (GstAudioEncoder * enc)
 /*
  * gst_audio_encoder_set_output_format:
  * @enc: a #GstAudioEncoder
- * @caps: #GstCaps
+ * @caps: (transfer none): #GstCaps
  *
  * Configure output caps on the srcpad of @enc.
  *