summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2017-02-24 13:02:06 +0100
committerMarcus Meissner <marcus@jet.franken.de>2017-02-24 13:02:06 +0100
commitbcedddd2a9a0a22bdeb24d537c0b7a70ba3869e9 (patch)
treef3024d9eb9917d5ddde29a73af46793c9ab6d041
parent4a33391e19d4e4b5bcd946a26c4e7568c0b9ebe2 (diff)
downloadlibgphoto2-bcedddd2a9a0a22bdeb24d537c0b7a70ba3869e9.tar.gz
sony extra fine
-rw-r--r--camlibs/ptp2/config.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/camlibs/ptp2/config.c b/camlibs/ptp2/config.c
index d1476e48a..28ad6151a 100644
--- a/camlibs/ptp2/config.c
+++ b/camlibs/ptp2/config.c
@@ -4796,6 +4796,7 @@ static struct deviceproptableu8 compressionsetting[] = {
{ N_("Standard"), 0x02, PTP_VENDOR_SONY },
{ N_("Fine"), 0x03, PTP_VENDOR_SONY },
+ { N_("Extra Fine"), 0x04, PTP_VENDOR_SONY },
{ N_("RAW"), 0x10, PTP_VENDOR_SONY },
{ N_("RAW+JPEG"), 0x13, PTP_VENDOR_SONY },
};