[Bug 753779] New: [Patch] Add support for CinemaDNG EXIF tags

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 18 14:52:48 PDT 2015


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

            Bug ID: 753779
           Summary: [Patch] Add support for CinemaDNG EXIF tags
    Classification: Platform
           Product: GStreamer
           Version: 1.4.5
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: minfrin at sharp.fm
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 309506
  --> https://bugzilla.gnome.org/attachment.cgi?id=309506&action=edit
Patch file

This patch adds support for the following CinemaDNG EXIF tags:

/* Cinema DNG */

#define DNGTAG_TimeCodes                    0xC763      /*      51043   */
#define DNGTAG_FrameRate                    0xC764      /*      51044   */
#define DNGTAG_TStop                        0xC772      /*      51058   */
#define DNGTAG_ReelName                     0xC789      /*      51081   */
#define DNGTAG_CameraLabel                  0xC7A1      /*      51105   */

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