[mythtv-commits] mythtv commit: r13715 by awithers

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jun 17 09:09:07 UTC 2007


      Author: awithers
        Date: 2007-06-17 09:09:07 +0000 (Sun, 17 Jun 2007)
New Revision: 13715
   Changeset: http://cvs.mythtv.org/trac/changeset/13715

Modified:

   trunk/mythplugins/mythmusic/mythmusic/cdrip.cpp

Log:

Minor cleanup:
  * Move encoder instance out of loop, reduces the amount of luck one needs.
  * Fix minor memory leak in old code (caused when a user canceled an import)
  * Remove warning spotted by Russell Bryant (encoder may be used before
    initialized)
  * Actually log something when cdda_identify fails
  * Never ripTrack without an encoder





More information about the mythtv-commits mailing list