summaryrefslogtreecommitdiff
path: root/docs/random
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2013-04-11 22:32:39 +0100
committerTim-Philipp Müller <tim@centricular.net>2013-04-11 22:32:39 +0100
commitea69c642bf12f43e185ce6541f61e788016fa8c7 (patch)
treecf2cfce7a66bdfc40c9693e611f7046f4c20d7e6 /docs/random
parent396b49ec4d2972d073aa182365f500502b90670c (diff)
docs: document type change of playbin's connection-speed property in porting docs
Diffstat (limited to 'docs/random')
-rw-r--r--docs/random/porting-to-1.0.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/random/porting-to-1.0.txt b/docs/random/porting-to-1.0.txt
index a0cc9f212..ecb8c143d 100644
--- a/docs/random/porting-to-1.0.txt
+++ b/docs/random/porting-to-1.0.txt
@@ -701,3 +701,8 @@ CHANGES
ffdec_* -> avdec_*
ffdemux_* -> avdemux_*
ffmux_* -> avmux_*
+
+ * property type changes (very nasty for code using the C g_object_set/get API)
+
+ - playbin2::connection-speed:
+ changed from a plain unsigned integer to an unsigned 64-bit integer