audiodecoder: minor doc fix

This commit is contained in:
Mark Nauwelaerts 2012-07-24 11:53:09 +02:00
parent cdbd97a43d
commit d63a4024b8

View file

@ -2794,7 +2794,7 @@ gst_audio_decoder_merge_tags (GstAudioDecoder * dec,
/** /**
* gst_audio_decoder_allocate_output_buffer: * gst_audio_decoder_allocate_output_buffer:
* @enc: a #GstAudioDecoder * @dec: a #GstAudioDecoder
* @size: size of the buffer * @size: size of the buffer
* *
* Helper function that allocates a buffer to hold an audio frame * Helper function that allocates a buffer to hold an audio frame