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 639502 - [camerabin] should not re-create preview pipeline when setting new preview caps
[camerabin] should not re-create preview pipeline when setting new preview caps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal normal
: 0.10.22
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-14 08:59 UTC by Teemu Katajisto
Modified: 2011-01-31 15:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch to optimize setting preview caps (18.30 KB, patch)
2011-01-14 09:03 UTC, Teemu Katajisto
committed Details | Review

Description Teemu Katajisto 2011-01-14 08:59:04 UTC
Setting the preview-caps property for camerabin causes destroying of existing preview pipeline and re-creation. This affects camerabin performance because creation and linking of the preview pipeline elements is slow. Instead of re-creating the pipeline camerabin should just replace the existing caps.
Comment 1 Teemu Katajisto 2011-01-14 09:03:00 UTC
Created attachment 178302 [details] [review]
Proposed patch to optimize setting preview caps

Proposed patch to optimize setting preview caps.
Comment 2 Thiago Sousa Santos 2011-01-31 15:43:24 UTC
Pushed: ad019102e5d3b354c48eba7fac0591810d7776c6