[jira] [Updated] (TIKA-991) Mp3Parser cannot extract the duration of an audio file

2012-09-03 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger updated TIKA-991: -- Attachment: TIKA-991.patch A patch implementing the extraction of an MP3 file's duration. The patch uses

[jira] [Updated] (TIKA-991) Mp3Parser cannot extract the duration of an audio file

2012-11-02 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger updated TIKA-991: -- Attachment: (was: TIKA-991.patch) > Mp3Parser cannot extract the duration of an audio file >

[jira] [Updated] (TIKA-991) Mp3Parser cannot extract the duration of an audio file

2012-11-02 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger updated TIKA-991: -- Attachment: tika-991_2.patch Attached a new patch. I found a problem with handling of skipped bytes.

[jira] [Updated] (TIKA-991) Mp3Parser cannot extract the duration of an audio file

2013-02-15 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger updated TIKA-991: -- Attachment: tika-991_3.patch As promised, this is an additional patch fixing a corner case in TailStream.