]> git.sesse.net Git - vlc/commit
Support alternate TrackTotal styles in taglib.
authorTimothy B. Terriberry <tterribe@xiph.org>
Mon, 2 Sep 2013 18:15:13 +0000 (11:15 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 3 Sep 2013 09:21:42 +0000 (11:21 +0200)
commit0b429f0af4bebdb514aa0db75f75e2ceea7001da
tree3c213b8edcdf32c248260613df714d8c6c9b3adb
parentc9c4f8cfc96525917e04fe7664033dfc3877baa8
Support alternate TrackTotal styles in taglib.

vorbis_ParseComment() supports several different methods of
specifying the total number of tracks. Update the taglib module
to support reading in the same set.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/meta_engine/taglib.cpp