porting: update porting doc
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 9 Nov 2011 11:02:12 +0000 (12:02 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 9 Nov 2011 11:02:12 +0000 (12:02 +0100)
docs/random/porting-to-0.11.txt

index 08efc09aeb1d193a585fc1de7da427fd0c2ff69f..a1af7ab649428d44cfe08af84872a8697df11ead 100644 (file)
@@ -292,6 +292,9 @@ The 0.11 porting guide
       - gst_element_query_duration()
       - gst_element_query_convert()
 
+    gst_element_get_query_types() and gst_pad_get_query_types() with associated
+    functions were removed.
+
 * GstBufferList
     Is now a boxed type derived from GstMiniObject.