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:
d1c3840
)
porting: mention removal of protocol property
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Mon, 6 Dec 2010 19:03:46 +0000
(20:03 +0100)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Mon, 6 Dec 2010 19:03:46 +0000
(20:03 +0100)
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 6327ca21854bee8cd60e038d6e0b312a8ff5110b..bdca27a5bb76fe21cb039d5031a740aa8b27d730 100644
(file)
--- a/
docs/random/porting-to-0.11.txt
+++ b/
docs/random/porting-to-0.11.txt
@@
-3,3
+3,6
@@
The 0.11 porting guide
* All deprecated methods were removed. Recompile against 0.10 with
DISABLE_DEPRECATED and fix issues before attempting to port to 0.11.
+
+* multifdsink, tcpclientsink, tcpclientsrc, tcpserversrc the protocol property
+ is removed, use gdppay and gdpdepay.