Re: Problem with VDR 1.7.15 and dxr3plugin 0.2.10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

I managed to fix 0.2.11 OSD.. It's quite simple, in file dxr3osd_subpicture.c

*** 87,92 ****
            if (Areas[i].bpp != 1 &&
                Areas[i].bpp != 2 &&
!               Areas[i].bpp != 4 &&
!               Areas[i].bpp != 8)
            {
                return oeBppNotSupported;
--- 87,91 ----
            if (Areas[i].bpp != 1 &&
                Areas[i].bpp != 2 &&
!               Areas[i].bpp != 4)
            {
                return oeBppNotSupported;

------------------
So apparently "Areas" are not supported in 8bpp? I checked both git
versions (master and buffer-and-sync-rewrite) and they also have 8bpp
removed just like above.

-- 
Teemu Suikki
http://www.z-power.fi/

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux