sys/v4l2/gstv4l2object.h: Getting the Class from an instance is not just a matter...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 3 Oct 2008 11:32:47 +0000 (11:32 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 3 Oct 2008 11:32:47 +0000 (11:32 +0000)
commit300da1655b180b75783da8f703d3fec85c9ee91c
tree88e5bef3721e8f506c5e57c1d22a7e4a7d4a4136
parente2dbf108e6b91a83b66cdd9568c4a27de9ff2bb1
sys/v4l2/gstv4l2object.h: Getting the Class from an instance is not just a matter of casting it to the class struct b...

Original commit message from CVS:
* sys/v4l2/gstv4l2object.h:
Getting the Class from an instance is not just a matter of casting it to
the class struct but it involves calling G_OBJECT_GET_CLASS on the
instance. Fixes #549784.
ChangeLog
sys/v4l2/gstv4l2object.h