[mythtv-commits] mythtv commit: r25618 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Aug 12 02:32:24 UTC 2010


      Author: markk
        Date: 2010-08-12 02:32:23 +0000 (Thu, 12 Aug 2010)
New Revision: 25618
   Changeset: http://svn.mythtv.org/trac/changeset/25618

Modified:

   trunk/mythtv/libs/libmythtv/privatedecoder_vda.cpp

Log:

Disable some pixel format request code in PrivateDecoderVDA.

kCVPixelBufferIOSurfacePropertiesKey is OS X 10.6 only and the property is assumed by default.
The format of the returned buffer should be either BGRA or yuv2 anyway, both of which we can deal with. We will however need to request specific formats if we are going to pass the decoded frames directly to the OpenGL renderer.





More information about the mythtv-commits mailing list