From: Jan Schmidt Date: Sun, 17 Jun 2012 02:48:04 +0000 (+1000) Subject: a couple of notes for the 0.11 porting guide X-Git-Tag: RELEASE-0.11.93~249 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f79d398c6105708f7da916683ec1496eb1600202;p=platform%2Fupstream%2Fgstreamer.git a couple of notes for the 0.11 porting guide --- diff --git a/docs/random/porting-to-0.11.txt b/docs/random/porting-to-0.11.txt index 62c75db..2a31576 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