badaudio: Add/fix annotations

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3194>
This commit is contained in:
Sebastian Dröge 2022-10-17 10:44:24 +03:00
parent f705da7131
commit 3d528b25d1

View file

@ -2464,7 +2464,8 @@ gst_nonstream_audio_decoder_get_downstream_info (GstNonstreamAudioDecoder * dec,
* This function may only be called from within @load_from_buffer, * This function may only be called from within @load_from_buffer,
* @load_from_custom, and @decode. * @load_from_custom, and @decode.
* *
* Returns: Newly allocated output buffer, or NULL if allocation failed * Returns: (transfer full) (nullable): Newly allocated output buffer, or NULL
* if allocation failed
*/ */
GstBuffer * GstBuffer *
gst_nonstream_audio_decoder_allocate_output_buffer (GstNonstreamAudioDecoder * gst_nonstream_audio_decoder_allocate_output_buffer (GstNonstreamAudioDecoder *