docs: document type change of playbin's connection-speed property in porting docs

This commit is contained in:
Tim-Philipp Müller 2013-04-11 22:32:39 +01:00
parent 396b49ec4d
commit ea69c642bf

View 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