Skip to content
  • Wim Taymans's avatar
    sys/v4l2/gstv4l2object.h: Getting the Class from an instance is not just a... · 300da165
    Wim Taymans authored
    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.
    300da165