From e9202c22f0ded7106d741d0695863d6b7b8ab5d0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 3 Aug 2011 11:04:12 +0200 Subject: [PATCH] porting-to-0.11: Add section about GstIterator --- docs/random/porting-to-0.11.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/random/porting-to-0.11.txt b/docs/random/porting-to-0.11.txt index fe7f2e7..78320d5 100644 --- a/docs/random/porting-to-0.11.txt +++ b/docs/random/porting-to-0.11.txt @@ -344,3 +344,7 @@ The 0.11 porting guide to their methods so we can return an appropriate error if a particular interface isn't supported for a particular device. +* GstIterator + uses a GValue based API now that is similar to the 0.10 API but + allows bindings to properly use GstIterator and prevents complex + return value ownership issues. -- 2.7.4