This is an automated email from the ASF dual-hosted git repository.

tallison pushed a change to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git.


    from a0f773b  update changelog
     new 1a2453e  Test HEIF file, generated with 
https://compare.rokka.io/_compare on testJPEG_GEO.jpg
     new 152145d  Test file uses the HEVC codec, so switch to the more specific 
extension
     new 9311f89  Add mimetypes for the HEIF (High Efficiency Image File) 
format family - TIKA-2942
     new dc7bf6c  HEIF detection unit test. When tooling improves, should 
ideally create another HEIF test file with another codec too
     new b92c5ab  TIKA-2988 -- add mime detection for digilite fdf files
     new 6e53324  update changes

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |   3 +-
 .../org/apache/tika/mime/tika-mimetypes.xml        |  49 +++++++++++++++++++++
 .../java/org/apache/tika/mime/TestMimeTypes.java   |  21 +++++++++
 .../test/resources/test-documents/testDigilite.fdf |   1 +
 .../test/resources/test-documents/testHEIF.heic    | Bin 0 -> 13706 bytes
 5 files changed, 73 insertions(+), 1 deletion(-)
 create mode 100644 
tika-parsers/src/test/resources/test-documents/testDigilite.fdf
 create mode 100644 tika-parsers/src/test/resources/test-documents/testHEIF.heic

Reply via email to