Skip to content
  • Wim Taymans's avatar
    object: Removed deprecated fields and methods · 99efec36
    Wim Taymans authored
    Make GstObject extend from GInitiallyUnowned, remove the FLOATING flag and use
    GObject methods for managing the floating ref.
    Remove class lock, it was a workaround for a glib < 2.8 bug.
    Remove the parent-set and parent-unset signals, attempt to implement with notify
    but disabled because deadlocks in deep-notify.
    99efec36