mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-21 05:26:23 +00:00
basesrc: fix g-i warnings
This commit is contained in:
parent
55e79c3772
commit
214fe0f230
1 changed files with 1 additions and 1 deletions
|
@ -3403,7 +3403,7 @@ gst_base_src_negotiate_unlocked (GstBaseSrc * basesrc)
|
|||
|
||||
/**
|
||||
* gst_base_src_negotiate:
|
||||
* @basesrc: base source instance
|
||||
* @src: base source instance
|
||||
*
|
||||
* Negotiates src pad caps with downstream elements.
|
||||
* Unmarks GST_PAD_FLAG_NEED_RECONFIGURE in any case. But marks it again
|
||||
|
|
Loading…
Reference in a new issue