[gstreamer-bugs] [Bug 626651] [tag] Photography/capture settings tags

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 25 05:24:43 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=626651
  GStreamer | gstreamer (core) | git

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #17 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-08-25 12:24:39 UTC ---
Just pushed this. Adding the tags and mapping them into exif.

(core)
commit 0bd40a439789fdfb92bb945ccdb0b9b2b34611eb
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Mon Aug 16 14:12:35 2010 -0300

    tag: Adds GST_TAG_APPLICATION_DATA

    Adds GST_TAG_APPLICATION_DATA for representing arbitrary private
    data that applications might want to store into tags. Exif/id3,
    for example, have tags for this.

    API: GST_TAG_APPLICATION_DATA

    Fixes #626651

(base)
commit 5045c177518c962e2a4956962ffb5bb3b2d5cfb1
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Wed Aug 25 08:41:52 2010 -0300

    tag: exif: Move some tags to their correct IFDs

    Put some tags in their correct IFDs

commit 0ea550b0cfda173f7a60f2a20cf99b1d4269d10d
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Fri Aug 20 16:39:08 2010 -0300

    tag: exif: Always write FlashPixVersion tag

    FlashPixVersion is mandatory and constant. Write it always.

commit 9c5f791a34fbcf4ebed5aa203ab0b9b4da699301
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Fri Aug 20 15:59:22 2010 -0300

    tag: exif: Adds flash tags mapping

    Adds a mapping for GST_TAG_CAPTURING_FLASH_FIRED/_MODE to
    the exif Flash tag.

    Tests included.

commit ac361dcc3af27abb83c58b69d7d7c6c8722a998c
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Thu Aug 19 15:47:18 2010 -0300

    tag: exif: More photography mappings

    Adds mappings from:
    GST_TAG_CAPTURING_EXPOSURE_PROGRAM -> ExposureProgram
    GST_TAG_CAPTURING_EXPOSURE_MODE -> ExposureMode
    GST_TAG_CAPTURING_SCENE_CAPTURE_TYPE -> SceneCaptureType
    GST_TAG_CAPTURING_GAIN_ADJUSTMENT -> GainControl
    GST_TAG_CAPTURING_WHITE_BALANCE -> WhiteBalance
    GST_TAG_CAPTURING_CONTRAST -> Constrast
    GST_TAG_CAPTURING_SATURATION -> Saturation

    Also renames gst_tag_image_orientation_from_exif_value and
    gst_tag_image_orientation_to_exif_value to remove the 'gst'
    prefix and not including in the win32 defs.

    Tests included.

commit cc8bd8bcec93a1822efbb58c3ff5fda5edb58cac
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Thu Aug 19 09:39:39 2010 -0300

    tag: exif: Add macros for the exif ids

    Use macros for exif ids to avoid having those numbers spread
    all over the code.

commit 10d680b74d742f8a4efb3731944190cf56ced169
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Tue Aug 17 15:56:34 2010 -0300

    tag: exif: Adds photography tags mappings

    Adds the following mappings for the exif helper:
    * GST_TAG_CAPTURING_DIGITAL_ZOOM_RATIO -> DigitalZoomRatio
    * GST_TAG_CAPTURING_FOCAL_LENGTH -> FocalLength
    * GST_TAG_CAPTURING_SHUTTER_SPEED -> ExposureTime, ShutterSpeedValue
    * GST_TAG_CAPTURING_FOCAL_RATIO -> FNumber, ApertureValue
    * GST_TAG_CAPTURING_ISO_SPEED -> ISOSpeed, PhotographicSensitivity

    Tests included.

commit 57013ae63e681057d7525d6e09532995177127ce
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Tue Aug 17 15:05:32 2010 -0300

    tag: exif: Adds mapping for GST_TAG_APPLICATION_DATA

    Adds mapping for GST_TAG_APPLICATION_DATA to the exif
    'maker-note' tag.

commit 421e1e05ffaa2ef8787c7ef831e4e60e0aec33ad
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Fri Aug 20 14:54:23 2010 -0300

    tag: Adds GST_TAG_CAPTURE_FLASH_FIRED/_MODE

    Adds a new tag for informing if flash was used while
    capturing an image and the flash mode selected by the
    user during this capture

    API: GST_TAG_CAPTURING_FLASH_FIRED
    API: GST_TAG_CAPTURING_FLASH_MODE

    https://bugzilla.gnome.org/show_bug.cgi?id=626651

commit 5596c965fdf0538453375e6fceb8b5d119ad38b4
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Tue Aug 17 07:21:20 2010 -0300

    tag: More photography related tags

    API: GST_TAG_CAPTURING_EXPOSURE_PROGRAM
    API: GST_TAG_CAPTURING_EXPOSURE_MODE
    API: GST_TAG_CAPTURING_SCENE_CAPTURE_TYPE
    API: GST_TAG_CAPTURING_GAIN_ADJUSTMENT
    API: GST_TAG_CAPTURING_WHITE_BALANCE
    API: GST_TAG_CAPTURING_CONTRAST
    API: GST_TAG_CAPTURING_SATURATION

    Fixes #626651

commit 19cef390235f4cb1eba7868493ff2dec8aa2bf30
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Tue Aug 17 06:47:52 2010 -0300

    tag: Adds some basic photography tags

    Adds the following basic photography tags.

    API: GST_TAG_CAPTURING_SHUTTER_SPEED
    API: GST_TAG_CAPTURING_FOCAL_RATIO
    API: GST_TAG_CAPTURING_FOCAL_LENGTH
    API: GST_TAG_CAPTURING_DIGITAL_ZOOM_RATIO
    API: GST_TAG_CAPTURING_ISO_SPEED

    Fixes #626651

-- 
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