diff options
author | Max Kellermann <max@duempel.org> | 2015-06-26 00:08:29 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2015-06-26 00:15:24 +0200 |
commit | d5cfa6d4dc0849ae199fb85ddd7d31d6a0f34d33 (patch) | |
tree | 16c50cebeab4d0a6a0cece0e48e8377cdf6ce60c /NEWS | |
parent | f415167e5980908f8719cf5778ca2758ba46e53b (diff) |
TagId3: remove the "id3v1_encoding" setting
Drop support for misencoded tags. People should not be using ID3v1
anyway.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ ver 0.20 (not yet released) - ape, ogg: drop support for non-standard tag "album artist" affected filetypes: vorbis, flac, opus & all files with ape2 tags (most importantly some mp3s) + - id3: remove the "id3v1_encoding" setting; by definition, all ID3v1 tags + are ISO-Latin-1 * decoder - ffmpeg: support ReplayGain and MixRamp - ffmpeg: support stream tags |