[Bug 753930] tag: add GST_TAG_CAPTURING_FOCAL_LENGTH_35_MM and handle it in exiftag
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Apr 28 15:47:40 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=753930
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |thiagossantos at gmail.com
Resolution|--- |FIXED
Target Milestone|git master |1.9.1
--- Comment #4 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Sorry for the delay here. Patches merged, just added a Since marker to the tag
documentation. Thanks!
commit 928bb3b6f4bcaf7d819f369ec4d85a281df08c6a
Author: Aurélien Zanelli <aurelien.zanelli at darkosphere.fr>
Date: Fri Aug 21 10:40:33 2015 +0200
exiftag: handle GST_TAG_CAPTURING_FOCAL_LENGTH_35_MM tag
This tag match the EXIF_TAG_FOCAL_LENGTH_IN_35_MM_FILM exif tag and is
stored on a short. Hence there is a precision loss compared to the
GstTag which is a double value.
https://bugzilla.gnome.org/show_bug.cgi?id=753930
commit c5a4a8382886e3cabc70f0e8afd4040745ffa34f
Author: Aurélien Zanelli <aurelien.zanelli at darkosphere.fr>
Date: Fri Aug 21 10:39:36 2015 +0200
tag: add GST_TAG_CAPTURING_FOCAL_LENGTH_35_MM tag
It is the 35 mm equivalent focal length of the lens, mainly used in
photography. Tag value is stored in a double value to be consistent with
GST_TAG_CAPTURING_FOCAL_LENGTH.
https://bugzilla.gnome.org/show_bug.cgi?id=753930
--
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