]> granicus.if.org Git - taglib/commit
Unify File::save(...) APIs between file formats that support ID3v2
authorScott Wheeler <scott@directededge.com>
Wed, 11 Sep 2019 03:55:30 +0000 (05:55 +0200)
committerScott Wheeler <scott@directededge.com>
Wed, 11 Sep 2019 04:48:27 +0000 (06:48 +0200)
commitf1b40de66b1c73fbbd28237c55fb5cb9ae6a8bb6
tree0eb918c9ab8db43fdcb777817e429d87dbbbf5ba
parent0b99cd9bac52e0aa398b46511580b2a6aba393cf
Unify File::save(...) APIs between file formats that support ID3v2

Closes #922
taglib/riff/aiff/aifffile.cpp
taglib/riff/aiff/aifffile.h
taglib/riff/wav/wavfile.cpp
taglib/riff/wav/wavfile.h
tests/test_aiff.cpp
tests/test_wav.cpp