mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
baseparse: Fix doc typo
This commit is contained in:
parent
2a8c95ff3b
commit
9ceb52d334
1 changed files with 1 additions and 1 deletions
|
@ -1930,7 +1930,7 @@ gst_base_parse_handle_buffer (GstBaseParse * parse, GstBuffer * buffer,
|
|||
return ret;
|
||||
}
|
||||
|
||||
/* gst_base_parse_handle_and_push_buffer:
|
||||
/* gst_base_parse_handle_and_push_frame:
|
||||
* @parse: #GstBaseParse.
|
||||
* @klass: #GstBaseParseClass.
|
||||
* @frame: (transfer full): a #GstBaseParseFrame
|
||||
|
|
Loading…
Reference in a new issue