Add Sony ARW compression to dict

This commit is contained in:
Miloš Komarčević 2021-05-13 16:45:41 +02:00 committed by GitHub
parent fddb035106
commit 3416b631c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -251,6 +251,7 @@ namespace Exiv2 {
{ 9, N_("JBIG B&W") },
{ 10, N_("JBIG Color") },
{ 32766, N_("Next 2-bits RLE") },
{ 32767, N_("Sony ARW Compressed") },
{ 32769, N_("Epson ERF Compressed") },
{ 32770, N_("Samsung SRW Compressed") },
{ 32771, N_("CCITT RLE 1-word") },