a couple of notes for the 0.11 porting guide

This commit is contained in:
Jan Schmidt 2012-06-17 12:48:04 +10:00
parent d3f5dd0707
commit f79d398c61

View file

@ -441,6 +441,13 @@ The 0.11 porting guide
allows bindings to properly use GstIterator and prevents complex
return value ownership issues.
* GstNavigationInterface
Now part of the video library in gst-plugins-base, and the interfaces library no
longer exists.
* GstMixerInterface / GstTunerInterface
Removed - no replacement?
* GstURIHandler
gst_uri_handler_get_uri() and the get_uri vfunc now return a copy of
the URI string