projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3f5dd0
)
a couple of notes for the 0.11 porting guide
author
Jan Schmidt
<thaytan@noraisin.net>
Sun, 17 Jun 2012 02:48:04 +0000
(12:48 +1000)
committer
Jan Schmidt
<thaytan@noraisin.net>
Tue, 26 Jun 2012 13:21:33 +0000
(23:21 +1000)
docs/random/porting-to-0.11.txt
patch
|
blob
|
history
diff --git
a/docs/random/porting-to-0.11.txt
b/docs/random/porting-to-0.11.txt
index 62c75db8be1da97589e256c5494b8c828049e532..2a315769f6727d5e9424f3f0c3de74503144eaa9 100644
(file)
--- a/
docs/random/porting-to-0.11.txt
+++ b/
docs/random/porting-to-0.11.txt
@@
-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