Support all values for exif PhotometricInterpretation
authorBrian Wolff <bawolff+wn@gmail.com>
Wed, 4 Nov 2015 20:25:07 +0000 (13:25 -0700)
committerBrian Wolff <bawolff+wn@gmail.com>
Wed, 4 Nov 2015 20:44:37 +0000 (13:44 -0700)
commitc71695879594be8a152c55d646c4aac65d9fc024
tree8a136ca80b989ef9b6de398312176ba0f9881b92
parentf0ec6a11c90aec034c31a9f43ea7254e02801fb4
Support all values for exif PhotometricInterpretation

I just happened to notice that it wasn't displaying properly on
File:Great_falls_of_the_potomac_river_washington_dc.tif .
The original implementation only used values found in JPEG images,
extend it to all allowed values in tiff files.

See http://www.awaresystems.be/imaging/tiff/tifftags/photometricinterpretation.html
for what the values mean

Change-Id: I31b78d093668cec076b7f3599acee528229737f6
includes/media/FormatMetadata.php
languages/i18n/en.json
languages/i18n/qqq.json