[mythtv-commits] mythtv commit: r10962 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 28 15:00:43 UTC 2006


      Author: danielk
        Date: 2006-08-28 15:00:41 +0000 (Mon, 28 Aug 2006)
New Revision: 10962
   Changeset: http://cvs.mythtv.org/trac/changeset/10962

Modified:

   trunk/mythtv/libs/libmythtv/videoout_xv.cpp

Log:

Rearranges InitXVideo() to allow easy work-around for an apparent bug in the XVideo support of ATI's proprietary driver.

If you use this driver uncomment this line in videoout_xv.cpp:
//#define USE_ATI_PROPRIETARY_DRIVER_XVIDEO_HACK

This will make MythTV ignore the broken I420 format that the driver advertises and use the working YV12 format instead.






More information about the mythtv-commits mailing list