[Openchrome-users] [openChrome] #388: EXA+XvMC: fullscreen lost parts of screen

OpenChrome Trac trac
Wed Dec 1 03:19:21 PST 2010


#388: EXA+XvMC: fullscreen lost parts of screen
--------------------+-------------------------------------------------------
Reporter:  mahatma  |       Owner:  somebody
    Type:  defect   |      Status:  new     
Priority:  minor    |   Component:  xvmc-lib
 Version:  trunk    |    Keywords:          
Blocking:           |   Blockedby:          
--------------------+-------------------------------------------------------

Comment(by mahatma):

 PS About patches: yes, only part of xvmc-related patches take effect to
 VLC (PCI_CHIP_VT3364 checking in libxvmc IMHO don't do nothing for me and
 moved to separated patch), only this enabling VLC "XVideo output (XCB)":

 --- xf86-video-openchrome-0.2.904_p853/src/via_xvmc.c   2010-05-06
 21:28:29.000000000 +0300
 +++ xf86-video-openchrome-0.2.904_p853.fixed/src/via_xvmc.c     2010-06-16
 02:29:25.000000000 +0300
 @@ -330,5 +330,4 @@ ViaInitXVMC(ScreenPtr pScreen)
 -        (pVia->Chipset == VIA_K8M890) ||
 -        (pVia->Chipset == VIA_P4M900)) {
 +        (pVia->Chipset == VIA_K8M890)) {
          xf86DrvMsg(pScrn->scrnIndex, X_WARNING,
                     "[XvMC] XvMC is not supported on this chipset.\n");
          return;
 > Xavier

-- 
Ticket URL: <http://www.openchrome.org/trac/ticket/388#comment:3>
openChrome <http://www.openchrome.org/>
The openChrome project



More information about the Openchrome-users mailing list