tag: Adds GST_TAG_CAPTURING_METERING_MODE
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 8 Oct 2010 18:51:28 +0000 (15:51 -0300)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 15 Oct 2010 23:42:09 +0000 (00:42 +0100)
commitb49f83d73838e2de05f0057ecb2335ad9393f9c5
tree45e0585e043e7f5531b0e8bf9cab3ce21ebdbee7
parentf67e7aacf33c6f0b3dc689ef585285cb5ad48c7a
tag: Adds GST_TAG_CAPTURING_METERING_MODE

Adds a tag to inform what mode was used by a camera to calculate
the picture capturing exposure

Also adds mapping to exif and tests

API: GST_TAG_CAPTURING_METERING_MODE

https://bugzilla.gnome.org/show_bug.cgi?id=631773
docs/libs/gst-plugins-base-libs-sections.txt
gst-libs/gst/tag/gstexiftag.c
gst-libs/gst/tag/gsttageditingprivate.c
gst-libs/gst/tag/gsttageditingprivate.h
gst-libs/gst/tag/tag.h
gst-libs/gst/tag/tags.c
tests/check/libs/tag.c