MVallevand wrote:
> I was noting that IDirectFBDataBuffer only deals with files of size of
> unsigned int  That seems too small today to deal with video files
> which I think would be a common implementation.  How are others
> dealing with files that need to be long long?

We should add 64bit Support to libdirect and probably change some members.

> Also, using the dfb that I discussed earlier for the Tango2 board, it
> uses what appears to be a custom provider which perhaps address this.
> I don't see anyway of implemenating a custom provider myself in the
> online documentation and I was wondering if someone could point me to
> an example.

You can implement IDirectFBVideoProvider, please look at those DirectFB-extra.

Sigma Designs created their own video provider interface similar to the one
that is there, but extended.

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

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

Reply via email to