After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 748590 - basetransform: old pool incorrectly disabled
basetransform: old pool incorrectly disabled
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
1.4.5
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-28 15:02 UTC by Andreea Fulger
Modified: 2018-11-03 12:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Check if the new pool is the one we are already using (1.46 KB, patch)
2015-04-28 15:02 UTC, Andreea Fulger
none Details | Review

Description Andreea Fulger 2015-04-28 15:02:45 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.
Comment 1 GStreamer system administrator 2018-11-03 12:27:30 UTC
-- 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.