[mythtv-commits] mythtv commit: r12468 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jan 10 04:16:51 UTC 2007


      Author: cpinkham
        Date: 2007-01-10 04:16:51 +0000 (Wed, 10 Jan 2007)
New Revision: 12468
   Changeset: http://cvs.mythtv.org/trac/changeset/12468

Modified:

   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/libs/libmythtv/programinfo.h

Log:

Don't cache the result of ProgramInfo::GetPlaybackURL inside ProgramInfo.
This isn't call that much to require the speed increase and this caching was
messing with places where the file might be renamed such as when the transcoder
renames a file from .mpg to .nuv.

Closes #2777.






More information about the mythtv-commits mailing list