[gstreamer-bugs] [Bug 627134] Photography extension for capture correction features

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 25 05:00:33 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=627134
  GStreamer | gst-plugins-bad | git

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de

--- Comment #2 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-09-25 12:00:28 UTC ---
The reason why we don't expose these:
GST_PHOTOGRAPHY_CAPTURE_CORRECTION_GDC: Geometry Distortion Correction
GST_PHOTOGRAPHY_CAPTURE_CORRECTION_CAC: Chromatic Aberration Correction
GST_PHOTOGRAPHY_CAPTURE_CORRECTION_FCC: False Color Correction
GST_PHOTOGRAPHY_CAPTURE_CORRECTION_DPC: Defect Pixel Correction
GST_PHOTOGRAPHY_CAPTURE_CORRECTION_SC: Shading Correction
GST_PHOTOGRAPHY_CAPTURE_CORRECTION_BLC: Black Level Compensation
is that those should just always be enabled.

The reason that we don't expose these:
GST_PHOTOGRAPHY_CAPTURE_CORRECTION_RER: Red Eye Reduction
GST_PHOTOGRAPHY_CAPTURE_CORRECTION_EE: Edge Enhancement, increates the
sharpness of the image
GST_PHOTOGRAPHY_CAPTURE_CORRECTION_IMAGE_STABLE: Still Image Stabilization
GST_PHOTOGRAPHY_CAPTURE_CORRECTION_VIDEO_STABLE: Video Stabilization
are that those are best done as separate plugins.

Ideally even NoiseReduction would be a separate plugin.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list