[mythtv-commits] mythtv commit: r23368 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jan 30 10:39:10 UTC 2010


      Author: markk
        Date: 2010-01-30 10:39:10 +0000 (Sat, 30 Jan 2010)
New Revision: 23368
   Changeset: http://svn.mythtv.org/trac/changeset/23368

Modified:

   trunk/mythtv/libs/libmythui/mythrender_vdpau.cpp

Log:

Smarter locking in MythRenderVDPAU.

This relaxes locking within the time critical code path of decode-
MythRenderVDPAU's QHash members and hence are not needed for the VDPAU
calls themselves. The VDPAU implementation should serialise calls
internally and should gracefully handle any invalid resources.





More information about the mythtv-commits mailing list