[mythtv-commits] mythtv commit: r23966 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Apr 4 11:09:39 UTC 2010


      Author: markk
        Date: 2010-04-04 11:09:39 +0000 (Sun, 04 Apr 2010)
New Revision: 23966
   Changeset: http://svn.mythtv.org/trac/changeset/23966

Modified:

   branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.cpp
   branches/libmythui-osd/libs/libmythtv/NuppelVideoPlayer.h
   branches/libmythui-osd/libs/libmythtv/playercontext.cpp
   branches/libmythui-osd/libs/libmythtv/playercontext.h

Log:

Branch libmythui-osd: Remove the software scaling/colour conversion code
from NuppelVideoPlayer.

This has been unused since the PlaybackBox preview window was removed
and when that functionality is reinstated, the scaling etc is, I think,
better handled in either a subclass of NuppelVideoPlayer or in a
dedicated VideoOutput subclass (assuming that software scaling is still
needed).

Refs #7650.





More information about the mythtv-commits mailing list