[mythtv-commits] mythtv commit: r21143 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Aug 6 18:28:45 UTC 2009


      Author: stuartm
        Date: 2009-08-06 18:28:44 +0000 (Thu, 06 Aug 2009)
New Revision: 21143
   Changeset: http://cvs.mythtv.org/trac/changeset/21143

Added:

   trunk/mythplugins/mythmusic/mythmusic/metaiooggvorbis.cpp
   trunk/mythplugins/mythmusic/mythmusic/metaiooggvorbis.h

Removed:

   trunk/mythplugins/mythmusic/mythmusic/metaiooggvorbiscomment.cpp
   trunk/mythplugins/mythmusic/mythmusic/metaiooggvorbiscomment.h
   trunk/mythplugins/mythmusic/mythmusic/vcedit.c
   trunk/mythplugins/mythmusic/mythmusic/vcedit.h

Modified:

   trunk/mythplugins/mythmusic/mythmusic/avfdecoder.cpp
   trunk/mythplugins/mythmusic/mythmusic/metaioid3.cpp
   trunk/mythplugins/mythmusic/mythmusic/metaiowavpack.cpp
   trunk/mythplugins/mythmusic/mythmusic/mythmusic.pro
   trunk/mythplugins/mythmusic/mythmusic/vorbisencoder.cpp
   trunk/mythplugins/mythmusic/mythmusic/vorbisencoder.h

Log:

Replace the existing Ogg Vorbis tagging class with one based on Taglib. Taglib claim that their library is three times faster at reading/writing Ogg tags, the claim is unverified but if true it should result in a speed up when scanning Ogg audio collections. This change is being made mostly to make the code easier to maintain and eventually remove the external dependancies on libogg*/libvorbis*. Refs 5580




More information about the mythtv-commits mailing list