On Tuesday 12 December 2006 19:19, Mark Adams wrote: > > I will do my best to write a patch. But dont have that much experience in > > directfb. What would be the best place to dig in? > > Should just be a matter of finding out what the API change was and changing > the calls to match. I never got round to finding out what had changed. Going to dig-in.
> > BTW is it possible to > > > findout and hardcode the surface hardware address in xine_decoder.c? I > > know > > it is not nice but at least I can have it working. > > No, xine allocates up to 15 frame buffers for its display pipeline -- all > these are allocated through DirectFB and it would be hard to hack this to > work another way. I see... > > I am going to try DirectFB-1.0.0-rc1. However, what would be the compatible > > > DFB++ and DirectFB-extra packages in order to compile xine-plugin? At > > least I > > want to play with a working device. > > I think you'll need 1.0.0-rc1 versions of each. The xine output plugin (in > DirectFB-extra) that the unichrome decoder plug-in uses changed completely > soon after I think and my decoder plug-in doesn't work with the new one. May I ask where to find 1.0.0-rc1 of each. I have checked http://www.directfb.org/index.php?path=Main%2FDownloads but there seems to be none of 1.0.0-rc1 for DFB++ and DirectFB-extra. I have tried DirectFB-extra-0.9.2x (21 to 25) but none of them compiles with the following errors: idirectfbimageprovider_pnm.c: In function `IDirectFBImageProvider_PNM_RenderTo': idirectfbimageprovider_pnm.c:761: error: too few arguments to function `dfb_copy_buffer_32' idirectfbimageprovider_pnm.c:772: error: too few arguments to function `dfb_scale_linear_32' idirectfbimageprovider_pnm.c:783: error: too few arguments to function `dfb_scale_linear_32' Any help to findout 1.0.0-rc1 versions of related DirectFB packages would be appreciated. > > Two more little questions if you don't mind: > > 1. Is libcle266 also incompatible with the latest DirectFB packages? > > If you mean libcle266mpegdec, that doesn't use any DirectFB libraries > itself. Use at least 0.4. I meaned libcle266mpegdec. I got 0.5. > > 2. I have another topic about xine and hardware-osd problem which > > > has "df_xine-hrwOSD and viafb" topic in the directfb users mailing list. > > Any > > idea? > > Yes, but you know that :-) I know :). Thank you again. > > Cheers, > > Mark Cheers, Goktug _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
