Merge branch 'task/ATS-731_Update_T-Engines_config_with_remaining_legacy_transformers' of github.com:Alfresco/alfresco-transform-core into task/ATS-731_Update_T-Engines_config_with_remaining_legacy_transformers

if it merges an updated upstream into a topic branch.
This commit is contained in:
aharake
2020-05-18 10:27:46 +01:00
3 changed files with 61 additions and 2 deletions

View File

@@ -61,6 +61,7 @@
{"sourceMediaType": "image/x-raw-hasselblad", "targetMediaType": "image/x-xbitmap" },
{"sourceMediaType": "image/x-raw-hasselblad", "targetMediaType": "image/x-xpixmap" },
{"sourceMediaType": "image/x-raw-hasselblad", "targetMediaType": "image/x-xwindowdump" },
{"sourceMediaType": "image/x-raw-hasselblad", "priority": 100, "targetMediaType": "image/x-raw-hasselblad" },
{"sourceMediaType": "image/x-raw-sony", "targetMediaType": "image/x-raw-hasselblad" },
{"sourceMediaType": "image/x-raw-sony", "priority": 55, "targetMediaType": "image/x-raw-sony" },
@@ -197,6 +198,7 @@
{"sourceMediaType": "image/x-raw-canon", "targetMediaType": "image/x-xbitmap" },
{"sourceMediaType": "image/x-raw-canon", "targetMediaType": "image/x-xpixmap" },
{"sourceMediaType": "image/x-raw-canon", "targetMediaType": "image/x-xwindowdump" },
{"sourceMediaType": "image/x-raw-canon", "priority": 100, "targetMediaType": "image/x-raw-canon" },
{"sourceMediaType": "image/x-raw-adobe", "targetMediaType": "image/x-raw-hasselblad" },
{"sourceMediaType": "image/x-raw-adobe", "targetMediaType": "image/x-raw-sony" },