GNOME Bugzilla – Bug 748590
basetransform: old pool incorrectly disabled
Last modified: 2018-11-03 12:27:30 UTC
Created attachment 302519 [details] [review] Check if the new pool is the one we are already using In gst_base_transform_set_allocation, if the new pool is the same as the old one, it still gets deactivated as there is no check on oldpool != pool as it is already done for basesrc.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/111.