videodecoder: improve doc

This commit is contained in:
Sreerenj Balachandran 2012-05-22 16:49:58 +03:00 committed by Sebastian Dröge
parent d9ec99e598
commit 38a2fe673e

View file

@ -2056,7 +2056,7 @@ done:
/**
* gst_video_decoder_add_to_frame:
* @decoder: a #GstVideoDecoder
* @n_bytes: an encoded #GstVideoCodecFrame
* @n_bytes: the number of bytes to add
*
* Removes next @n_bytes of input data and adds it to currently parsed frame.
*