Skip to content

autovideoconvert: fix double unref

  1. The element has been dereferenced in all cases in the function gst_base_auto_convert_activate_element.
  2. The element should not been dereferenced anymore after call this function.
Edited by elliot chen

Merge request reports