tag: exif: Adds photography tags mappings
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 17 Aug 2010 18:56:34 +0000 (15:56 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 25 Aug 2010 01:24:36 +0000 (22:24 -0300)
commit10d680b74d742f8a4efb3731944190cf56ced169
tree01aeb0ddb06a5d952a34fff9e0e94f0b85f1110b
parent57013ae63e681057d7525d6e09532995177127ce
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.
gst-libs/gst/tag/gstexiftag.c
tests/check/libs/tag.c