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 599471 - uridecodebin: Store unused decodebin2 instances for further usage.
uridecodebin: Store unused decodebin2 instances for further usage.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 0.10.26
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-24 08:52 UTC by Edward Hervey
Modified: 2009-10-24 10:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
uridecodebin: Store unused decodebin2 instances for further usage. (7.22 KB, patch)
2009-10-24 08:52 UTC, Edward Hervey
none Details | Review
uridecodebin: Store unused decodebin2 instances for further usage. (7.38 KB, patch)
2009-10-24 09:21 UTC, Edward Hervey
none Details | Review
uridecodebin: Store unused decodebin2 instances for further usage. (7.48 KB, patch)
2009-10-24 09:39 UTC, Edward Hervey
committed Details | Review

Description Edward Hervey 2009-10-24 08:52:53 UTC
This allows faster re-use of uridecodebin.
Comment 1 Edward Hervey 2009-10-24 08:52:55 UTC
Created attachment 146160 [details] [review]
uridecodebin: Store unused decodebin2 instances for further usage.
Comment 2 Edward Hervey 2009-10-24 09:21:33 UTC
Created attachment 146162 [details] [review]
uridecodebin: Store unused decodebin2 instances for further usage.

This allows faster re-use of uridecodebin.
Comment 3 Edward Hervey 2009-10-24 09:39:09 UTC
Created attachment 146163 [details] [review]
uridecodebin: Store unused decodebin2 instances for further usage.

This allows faster re-use of uridecodebin.
Comment 4 Edward Hervey 2009-10-24 10:00:22 UTC
Attachment 146163 [details] pushed as 80b37c6 - uridecodebin: Store unused decodebin2 instances for further usage.