docs: document type change of playbin's connection-speed property in porting docs
authorTim-Philipp Müller <tim@centricular.net>
Thu, 11 Apr 2013 21:32:39 +0000 (22:32 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 11 Apr 2013 21:32:39 +0000 (22:32 +0100)
docs/random/porting-to-1.0.txt

index a0cc9f2..ecb8c14 100644 (file)
@@ -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