[mythtv-commits] mythtv commit: r24628 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu May 13 05:14:12 UTC 2010


      Author: cpinkham
        Date: 2010-05-13 05:14:12 +0000 (Thu, 13 May 2010)
New Revision: 24628
   Changeset: http://svn.mythtv.org/trac/changeset/24628

Modified:

   trunk/mythtv/libs/libmythtv/linuxavcinfo.cpp
   trunk/mythtv/libs/libmythtv/videoout_directfb.cpp
   trunk/mythtv/libs/libmythtv/videoout_vdpau.cpp

Log:

Revert a couple optimizations in [24623].  There is a missing include
somewhere that prevents these files from compiling correctly due to
operator<< so these need to stay with mythcontext.h now instead of
changing to #including mythcorecontext.h or mythverbose.h

Thanks to Robert McNamara for reporting/testing.






More information about the mythtv-commits mailing list