Re: Xvideo: Autopaint colorkey bug in the Unix version of Helix
"Bankim Bhavsar" <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Daniel, Comments inline. > I'm still trying to locate good documentation explaining the concept of > color key in XVideo. Do you happen to know what document contains the > details of XVideo and color key concept? (Even if it is video adapter > specification...) Xv man pages: http://www.xfree86.org/4.2.1/Xv.3.html Xv specification for adapter drivers: http://www.xfree86.org/current/DESIGN16.html VMware Xv implementation: http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-vmware.git;a=blob;hb=HEAD;f=src/vmwarevideo.c > > For even more robust implementation, is there such a case where a video > driver/adapter supports two ports and two application playback videos at the > same time while each setting the XV_AUTOPAINT_COLORKEY attribute to > different values (race condition)? Is the attribute private per-port or > global per driver/adapter? Theoretically it is possible to have more than 1 video port. The attributes are port/video specific and it is application's responsibility to obtain the required lock before setting a port attribute. XLockDisplay() I think. > Regarding the question about the next release, are you trying to test the > fix in RealPlayer or you need it available to users? The nightly build will > contain the fix once it is implemented. I meant release for users. Thanks, Bankim. _______________________________________________ Helix-client-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev