Hi,
The implementation of imageprovider probes the header of image files
and chooses the correct provider to decompress raw data.

If your stream doesn't have suitable headers, it won't decompress the data.

2008/1/27, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Hello
>
> I am trying to write an application that takes arbitrary data from a memory 
> stream, and displays it on a sub surface.  The code works fine if I use an 
> image read from a file.  If I try and link in the bit stream, it gives me the 
> following error.
>
> view.c <282>:
>         (#) DirectFBError [cv->buffer->CreateImageProvider( cv->buffer, 
> &cv->image_provider )]: No (suitable) implementation found!
>
> If I modify the bit stream to read a PNG image and send it across, it works 
> perfectly.  So how can I get directfb to display just what amounts to a raw 
> image with no header stating that it is such.
>
> Mark RAder
>
> --
> If you think dogs can't count, try putting three dog biscuits in your pocket 
> and then give him only two of them.
> **-Phil Pastoret**
>
> _______________________________________________
> directfb-users mailing list
> [EMAIL PROTECTED]
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to