GitHub user cafed00d4j opened a pull request:

    https://github.com/apache/tika/pull/107

    Tika 1844

    Fix for Tika-1844 
    https://issues.apache.org/jira/browse/TIKA-1844
    
    Fixes an issue where PooledTimeSeries parser takes precedence over other
    video parsers even if pooled-time-series is not installed
    
    Added the functionality to combine metadata extracted from other video 
parsers in addition to
    that extracted from PooledTimeSeriesParser

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cafed00d4j/tika TIKA-1844

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tika/pull/107.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #107
    
----
commit 2e0c9bdc83af8659c01848886bdfc80e055a5f2a
Author: Aditya Dhulipala <[email protected]>
Date:   2016-04-19T02:34:40Z

    Skip PooledTimeSeriesParser if it's not available

commit 1e2bd89e73888ed293d820d2bf33fb56a5402ce7
Author: Aditya Dhulipala <[email protected]>
Date:   2016-04-19T02:46:28Z

    Added CompositeParser workaround
    
    Added a workaround to include collate metadata
    from multiple parsers (such as MP4Parser)

commit 9f3a32a171d2f45b057bb1f7bf8be5c28daa45d9
Author: Aditya Dhulipala <[email protected]>
Date:   2016-04-20T23:54:56Z

    Added imports

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to