Skip to content
  • Thibault Saunier's avatar
    nle: Delay marking object as not in composition · 41be342b
    Thibault Saunier authored
    Instead of doing it at the time of resetting `object->in_composition`
    when user calls `gst_bin_remove` do it after we actually removed
    it from the object thread, and do it in the `nle_object_reset`
    method where it belongs
    
    Fixes #96
    41be342b