[mythtv-commits] mythtv commit: r7562 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Oct 22 15:26:37 EDT 2005


      Author: danielk
        Date: 2005-10-22 19:26:37 +0000 (Sat, 22 Oct 2005)
New Revision: 7562
   Changeset: http://cvs.mythtv.org/trac/changeset/7562

Modified:

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

Log:

Simplify and document XvMCBufferSettings.

Now you can call "xvmc_buf_attr->SetOSDNum(0)" at any time before
the XvMC surfaces and buffers are created and it will disable 
blended OSD and free one more surface for MPEG decoding.

Since there is no alternative OSD, we never call this, but it could
be to free an extra surface if we implement ChromaKey OSD, overlayed
window OSD, etc






More information about the mythtv-commits mailing list