mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 14:36:24 +00:00
docs: mention GstActivateMode rename in porting doc
This commit is contained in:
parent
4f004eff38
commit
2e29d8fc06
1 changed files with 2 additions and 0 deletions
|
@ -124,6 +124,8 @@ The 0.11 porting guide
|
||||||
|
|
||||||
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
|
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
|
||||||
|
|
||||||
|
GstActivateMode -> GstPadActivateMode, GST_ACTIVATE_* -> GST_PAD_ACTIVATE_*
|
||||||
|
|
||||||
* 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