mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
docs: update porting doc
This commit is contained in:
parent
1c16ff94fc
commit
61143b7840
1 changed files with 2 additions and 0 deletions
|
@ -120,6 +120,8 @@ The 0.11 porting guide
|
||||||
|
|
||||||
The request-link signal was removed. It was never used.
|
The request-link signal was removed. It was never used.
|
||||||
|
|
||||||
|
gst_pad_get_negotiated_caps() -> get_pad_get_current_caps()
|
||||||
|
|
||||||
* GstPadTemplate
|
* GstPadTemplate
|
||||||
gst_pad_template_get_caps() returns a new reference of the caps
|
gst_pad_template_get_caps() returns a new reference of the caps
|
||||||
and the return value needs to be unreffed after usage.
|
and the return value needs to be unreffed after usage.
|
||||||
|
|
Loading…
Reference in a new issue