dschmidt commented on PR #2935: URL: https://github.com/apache/tika/pull/2935#issuecomment-4924473219
No license concern there: the two committed test files are not photos at all. Both are fully synthetic, hand-crafted container structures (`testMP4_QuickTimeMetadata.mov` is 611 bytes, `testMP4_udtaLocation.mp4` is 74 bytes): just an `ftyp` box plus a `moov` with the metadata boxes under test, no `mdat`, no image or video data, and all values are made up (`TEST-UUID-0001-LIVEPHOTO`, `+12.3456-098.7654+010.500/`). The osxphotos files linked above (MIT) were only used locally for the end-to-end verification described in my earlier comment; they were never added to the repo. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
