a couple of notes for the 0.11 porting guide
authorJan Schmidt <thaytan@noraisin.net>
Sun, 17 Jun 2012 02:48:04 +0000 (12:48 +1000)
committerJan Schmidt <thaytan@noraisin.net>
Tue, 26 Jun 2012 13:21:33 +0000 (23:21 +1000)
docs/random/porting-to-0.11.txt

index 62c75db..2a31576 100644 (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