file: detect FF D8 maker for jpeg

front
cinap_lenrek 2012-01-20 02:15:22 +01:00
parent d22171603e
commit 9140ae4a2a
1 changed files with 1 additions and 0 deletions

View File

@ -802,6 +802,7 @@ struct FILE_STRING
"\377\330\377\340", "jpeg", 4, "image/jpeg",
"\377\330\377\341", "jpeg", 4, "image/jpeg",
"\377\330\377\333", "jpeg", 4, "image/jpeg",
"\xff\xd8", "jpeg", 2, "image/jpeg",
"BM", "bmp", 2, "image/bmp",
"\xD0\xCF\x11\xE0\xA1\xB1\x1A\xE1", "microsoft office document", 8, "application/doc",
"<MakerFile ", "FrameMaker file", 11, "application/framemaker",