diff --git a/docs/random/porting-to-0.11.txt b/docs/random/porting-to-0.11.txt index 62c75db8be..2a315769f6 100644 --- a/docs/random/porting-to-0.11.txt +++ b/docs/random/porting-to-0.11.txt @@ -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