summaryrefslogtreecommitdiff
path: root/docs/random/porting-to-0.11.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/random/porting-to-0.11.txt')
-rw-r--r--docs/random/porting-to-0.11.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/random/porting-to-0.11.txt b/docs/random/porting-to-0.11.txt
index f67f90f8aa..7401d2c6fd 100644
--- a/docs/random/porting-to-0.11.txt
+++ b/docs/random/porting-to-0.11.txt
@@ -12,6 +12,11 @@ The 0.11 porting guide
* multifdsink, tcpclientsink, tcpclientsrc, tcpserversrc the protocol property
is removed, use gdppay and gdpdepay.
+* Presets and plugins moved to $XDG_DATA_HOME/gstreamer-0.11/ root
+ directory. Registry moved to $XDG_CACHE_HOME/gstreamer-0.11/.
+ XDG_CACHE_HOME usually points to $HOME/.cache and XDG_DATA_HOME
+ usually is $HOME/.local/share/.
+
* GstObject:
GST_OBJECT_DISPOSING flag removed
GST_OBJECT_IS_DISPOSING removed