Monkey's Audio: Don't call "tag" program, if there is *no* meta-data to be embedded...
commit5d3ff699da629f7b442ec80180bdb7a0d303d935
authorLoRd_MuldeR <mulder2@gmx.de>
Sat, 24 Oct 2015 11:43:25 +0000 (24 13:43 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Sat, 24 Oct 2015 11:43:25 +0000 (24 13:43 +0200)
tree4694f7be6156649babe0583c90264db30227bef9
parent2db74fad61a05a36ca293d7af331fcf40c2720c7
Monkey's Audio: Don't call "tag" program, if there is *no* meta-data to be embedded, because it will fail (bug probably existed since MAC encoding support was added)
Nero AAC: Don't call neroAacTag, if there is *no* meta-data to be embedded (neroAacTag doesn't fail in this case, but it would be a pointless call anyway)
doc/Changelog.html
doc/Changelog.md
src/Encoder_AAC.cpp
src/Encoder_MAC.cpp
src/Model_AudioFile.cpp
src/Model_AudioFile.h