Skip to content

v2.13.0

Compare
Choose a tag to compare
@drewnoakes drewnoakes released this 21 Jan 01:17
270db1e
  • Fix java.lang.NoClassDefFoundError: java.awt.Point on Android (#409)
  • Set epoch to UTC in MP4 (#410)
  • Fix potential stack overflow in PanasonicRawWbInfo2 (#420)
  • Change detectFileType to take FilterInputStream (#425)
  • Fix build under Java 11 (#432)
  • Support ISO-8859-1 encoding (#436)
  • Make MP4/QuickTime handlers safe for parallel use (#438)
  • Correctly close EPS file stream (400ce16)
  • Improve file type detection's use of streams (#450)
  • Fix unit tests on Windows (#452)
  • Improve MP3 detection (#454)
  • Support MP4 UUID and MOV XMP boxes (#451, #455)