Update getID3 to 1.9.9

Changelog:
* https://github.com/JamesHeinrich/getID3/blob/master/changelog.txt
* https://github.com/JamesHeinrich/getID3/compare/v1.9.8...v1.9.9

Fixes #32806.


git-svn-id: https://develop.svn.wordpress.org/trunk@32979 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor
2015-06-28 00:16:17 +00:00
parent cb6867f374
commit cc762006c5
17 changed files with 464 additions and 119 deletions
+1 -1
View File
@@ -288,4 +288,4 @@ class getid3_dts extends getid3_handler
return false;
}
}
}