commit | b066eae72e55b0b4ea9826ff6ce4e4f8811cc871 | [log] [tgz] |
---|---|---|
author | Cristy <urban-warrior@imagemagick.org> | Fri Jan 20 09:15:54 2017 -0500 |
committer | Cristy <urban-warrior@imagemagick.org> | Fri Jan 20 09:15:54 2017 -0500 |
tree | 6be51482307df1eed4765142b648cf17a738dcb3 | |
parent | e299a6f7b5cb604cfba5b744d97be7def655eca5 [diff] [blame] |
https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=31265
diff --git a/MagickCore/coder.c b/MagickCore/coder.c index 40bc475..2cfcaa2 100644 --- a/MagickCore/coder.c +++ b/MagickCore/coder.c
@@ -83,7 +83,8 @@ CoderMap[] = { { "3FR", "DNG" }, - { "8BIM", "META" }, + { "3GP", "MPEG" }, + { "3G2", "MPEG" }, { "8BIMTEXT", "META" }, { "8BIMWTEXT", "META" }, { "AFM", "TTF" },