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 655318 - photography: add missing FLICKER_REDUCTION capability
photography: add missing FLICKER_REDUCTION capability
Status: VERIFIED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal normal
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-26 07:59 UTC by Tommi Myöhänen
Modified: 2012-05-18 12:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch that fixes this bug (1.30 KB, patch)
2011-07-26 07:59 UTC, Tommi Myöhänen
committed Details | Review

Description Tommi Myöhänen 2011-07-26 07:59:38 UTC
Created attachment 192648 [details] [review]
Patch that fixes this bug

GstPhotography API contains functions to get/set flicker reduction mode, but GstPhotoCaps enumeration doesn't have item for it, so elements are not able to report whether they support this feature or not. Attached patch fixes this by adding GST_PHOTOGRAPHY_CAPS_FLICKER_REDUCTION item and also an useful GST_PHOTOGRAPHY_CAPS_ALL for easily selecting all capabilities at once.
Comment 1 Thiago Sousa Santos 2011-08-03 21:40:13 UTC
commit 65350abd92bab8a17c35bc5d420aa40035b7b7be
Author: Tommi Myöhänen <tommi.myohanen@digia.com>
Date:   Thu Jul 21 08:58:27 2011 +0300

Pushed, thanks.
Comment 2 Thiago Sousa Santos 2011-08-04 01:06:03 UTC
Push failed and I didn't notice :)

commit 9238647314b2e6cca6cbb9458eb3df956fea27de
Author: Tommi Myöhänen <tommi.myohanen@digia.com>
Date:   Thu Jul 21 08:58:27 2011 +0300
Comment 3 Tommi Myöhänen 2011-08-16 06:29:22 UTC
Verified.
Comment 4 Luis de Bethencourt 2012-05-18 12:27:04 UTC
Can this be set to RESOLVED then?
Comment 5 Luis de Bethencourt 2012-05-18 12:50:05 UTC
Ooops, ignore that. Sorry