|
From: James S. <jsi...@tr...> - 2001-07-03 17:17:53
|
> Apparently there's some interest in marginaly useful feature like
> displaying penguin. I was wondering if there could be an interest
> in even less useful feature like overlay support. Like a full-color,
> full screen penguin under your text console.
Something like this can also be done for vgacon. I haven't added that yet.
> The second (much less trivial, not yet implemented, and much
> more useful) is to use the video capability of the hardware ;
> the Permedia3 can overlay video (including blending) on the
> framebuffer. This could be used for still background picture,
> or for video overlay (fbtv from the xawtv package could
> benefit from hardware YUV->RGB conversion...)
This would be really nice. We had this discussion some time ago but
nothing was resolved. Basically we have to develope a way to define what
composes the framebuffer in a generic way. Something like fb_bitfields
plus a flag to say what it is. This would break things tho. I guess it
will be for the fb filesystem for 2.5.X.
|