[mythtv-commits] mythtv commit: r13540 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed May 30 16:15:33 UTC 2007


      Author: danielk
        Date: 2007-05-30 16:15:33 +0000 (Wed, 30 May 2007)
New Revision: 13540
   Changeset: http://cvs.mythtv.org/trac/changeset/13540

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp

Log:

Fixes #3505. Avoids some OSD resizes on first channel tune with digital tuners.

This is based on a patch by Matt Doran, the only difference is that this snaps the aspect to 4:3 or 16:9 as appropriate to deal with 16:10 and other sligtly off displays and the code was placed in the dummy video initialization so it is only run when it will be useful.

This only works properly when the channel being tuned matches the display aspect ratio and the display has square pixels. But the fallback is to do the same thing we do currently so there is no loss for the many people this doesn't do anything for.





More information about the mythtv-commits mailing list