]> granicus.if.org Git - taglib/commit
Fix saving ID3v2/INFO tags of WAV files.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Fri, 30 Jan 2015 05:43:05 +0000 (14:43 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Fri, 30 Jan 2015 05:51:28 +0000 (14:51 +0900)
commit2b5ee8deb93fd08da1351cd3e746125cb83a157d
treeac07074f5a836afd7ba417ce6e36982862697ad3
parented09c9cf87e101d40536601da02e623d8b31f93a
Fix saving ID3v2/INFO tags of WAV files.
The old tag won't be removed when the new tag is empty.
taglib/riff/wav/wavfile.cpp
tests/test_wav.cpp