|
18 | 18 | Version History |
19 | 19 | =============== |
20 | 20 |
|
| 21 | +1.9.16: [2018-10-17] James Heinrich :: 1.9.16-201810171314 |
| 22 | + * bugfix (G:168) Ogg FLAC not parsed |
| 23 | + * bugfix (G:163) invalid MP3 header error on VBR |
| 24 | + * bugfix (G:162) prevent writing multiple ID3v2 versions |
| 25 | + * bugfix (G:161) MP3 VBR header duration |
| 26 | + * bugfix (G:160) OggOpus duration sometimes incorrect |
| 27 | + * bugfix (G:157) quicktime GPS invalid argument |
| 28 | + * bugfix (G:148) MPEG-2 aspect ratio |
| 29 | + * bugfix (G:147) Quicktime fourcc codec name lookup |
| 30 | + * bugfix (G:147) Quicktime audio/video bitrate guessing |
| 31 | + * bugfix (G:145) incompatible variable types |
| 32 | + * bugfix (G:139) Quicktime islt subatoms >5 |
| 33 | + * bugfix (G:137) ID3v2 semi-numeric genres |
| 34 | + * bugfix (G:136) ID3v2 unsynchronised typo |
| 35 | + * bugfix (#2514) FLAC zero-byte block header |
| 36 | + * bugfix (#2488) MIME types (FLAC, WAV, gzip) |
| 37 | + * bugfix (#2468) Quicktime video rotation |
| 38 | + * bugfix (#2207) metaflac + attached pictures |
| 39 | + * bugfix (#2151) improved demo UNC filename support |
| 40 | + * bugfix (#1966) fread fail when PHP memory_limit -1 |
| 41 | + * bugfix (#1908) Quicktime rotation detection (using matrix values) |
| 42 | + * bugfix (#1908) Quicktime "rcif" and "dscp" atoms |
| 43 | + * bugfix (#1900) demo.joinmp3 cut from end |
| 44 | + * security: avoid disabled demo reflection |
| 45 | + * TIFF: expand list of named tags, expose as 'tag_name' key for all entries |
| 46 | + * Quicktime: parse some GoPro-specific data |
| 47 | + * helperapps (Windows): updated vorbiscomment.exe, metaflac.exe to v1.3.2 |
| 48 | + * add more image formats supported by getimagesize() |
| 49 | + |
21 | 50 | 1.9.15: [2017-10-26] James Heinrich :: 1.9.15-201709291043 |
22 | 51 | » (G:108) add basic APNG support |
23 | 52 | » (G:107) add basic WebP support |
|
0 commit comments