summaryrefslogtreecommitdiff
path: root/docs/random
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2011-05-02 18:45:24 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2011-05-03 16:12:01 +0200
commit6388666174fd1931e6966b1f2558a51a2b0acfb0 (patch)
treef99afa8465f6d177fc33692440a5d2a831a03460 /docs/random
parent4e36f93924cf984d7ff1ab28e290ab9893464ad2 (diff)
porting: update porting document
Diffstat (limited to 'docs/random')
-rw-r--r--docs/random/porting-to-0.11.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/random/porting-to-0.11.txt b/docs/random/porting-to-0.11.txt
index 7401d2c6f..ba07a1e53 100644
--- a/docs/random/porting-to-0.11.txt
+++ b/docs/random/porting-to-0.11.txt
@@ -150,6 +150,8 @@ The 0.11 porting guide
GstBuffer and use the normal buffer API to get and merge the groups.
* GstEvent
+ GST_EVENT_SRC is removed. Don't use this anymore.
+
* GstQuery
Boxed types derived from GstMiniObject.