You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ni...@apache.org on 2021/03/14 20:40:17 UTC

[tika] branch main updated (356cf44 -> 4bd931d)

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

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


    from 356cf44  TIKA-3318 Document the units of xmpDM:duration as seconds by default
     new d80dc36  TIKA-3310 Check if MP4 file's compatible brands match any of the expected values
     new 187fd47  TIKA-3310 Check major brand before checking compatible brands
     new 4551f7d  Separate search for major brand and compatible brands
     new 4bd931d  Merge pull request #410 from peterkronenberg/main

The 5072 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:
 .../java/org/apache/tika/parser/mp4/MP4Parser.java | 35 +++++++++++++++-------
 1 file changed, 24 insertions(+), 11 deletions(-)