docs: some more additions to the porting-to-0.11 guide
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 26 Jun 2012 16:35:22 +0000 (17:35 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 26 Jun 2012 16:35:22 +0000 (17:35 +0100)
docs/random/porting-to-0.11.txt

index 2a31576..bd235df 100644 (file)
@@ -442,12 +442,21 @@ The 0.11 porting guide
     return value ownership issues.
 
 * GstNavigationInterface
-    Now part of the video library in gst-plugins-base, and the interfaces library no
-    longer exists.
+    Now part of the video library in gst-plugins-base, and the interfaces
+    library no longer exists.
 
 * GstMixerInterface / GstTunerInterface
     Removed - no replacement?
 
+* GstXOverlay interface
+    Renamed to GstVideoOverlay, and now part of the video library in
+    gst-plugins-base, as the interfaces library no longer exists.
+
+* GstPropertyProbe interface
+    Removed - no replacement yet, but a more featureful replacement
+    for device discovery and feature querying is planned, see
+    https://bugzilla.gnome.org/show_bug.cgi?id=678402
+
 * GstURIHandler
     gst_uri_handler_get_uri() and the get_uri vfunc now return a copy of
     the URI string