audioencoder: Mark caps argument as not being transferred

https://bugzilla.gnome.org/show_bug.cgi?id=734540
This commit is contained in:
Sebastian Rasmussen 2014-08-09 14:14:48 +02:00 committed by Tim-Philipp Müller
parent 58ec221608
commit a285f7126b

View 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.
*