Hi Marc,

I have added --without-xvideo configure option to disable XVideo 
completely (which is necessary anyway). However there should be a better 
way to fix this and compile this feature in.

It's quite funny that OSX does have other Xv* functions and have 
XShmCreateImage, but does not have XvShmCreateImage. An alternative 
function (but slower) is XvCreateImage, if that exists.

Vic

On 04/19/2011 12:29 AM, Marc-André Moreau wrote:
> I noticed that when trying to compile the latest version of xfreerdp on
> Mac OS X, there was a problem with XvShmCreateImage(). It appears to be
> absent on Mac OS X for some reason. Is there an alternative function
> that can be used to yield the same result? If the alternative is less
> good, maybe we could just use a compile time option to
> disable XvShmCreateImage usage on Mac OS X in favor of an alternative.
> Other Xv*() functions work though, it is weird that
> only XvShmCreateImage appears to be missing. The Apple documentation
> only mentions XShmCreateImage, not XvShmCreateImage.



------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to