ext/taglib/gstid3v2mux.cc: Handle writing of track-count or album-volume-count witho...
authorTim-Philipp Müller <tim@centricular.net>
Sun, 28 May 2006 10:39:00 +0000 (10:39 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 28 May 2006 10:39:00 +0000 (10:39 +0000)
commitc4b1e8e4aedc9971c1352a85ce2d1cc7da775c8d
tree49aa1867c1dad8d91009a84f6bc2277a7bbf0ca4
parente4bb4b892f6cadfb7abdb3e02de5168a5e5e89cb
ext/taglib/gstid3v2mux.cc: Handle  writing of track-count or album-volume-count without track-number or albume-volume...

Original commit message from CVS:
* ext/taglib/gstid3v2mux.cc:
Handle  writing of track-count or album-volume-count without
track-number or albume-volume-number (in this case the number
will just be set to 0).
* tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
It would be nice if we actually checked the values received for
track/album-volume number/count in  _check_tags(), rather than
setting them again ...
ChangeLog
common
ext/taglib/gstid3v2mux.cc
tests/check/elements/id3v2mux.c