tags: Add support for CinemaDNG EXIF tags
Submitted by min..@..arp.fm
Link to original bug (#753779)
Description
Created attachment 309506
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 */
Patch 309506, "Patch file":
gstreamer-exifcinemadng.patch