Daniel Laird schrieb: > My Embedded device uses ImageProviders to do ImageDeocde. The Image provider > is rather fast however using libjpeg instead is rather slow. I think this > is one of many reasons why GTK+ is running quite slow on my target.
I guess you're using a proprietary (hw?) decoder, as the default one itself uses libjpeg. > HAs anyone any ideas on how we could start to make imageproviders more > widely used? Hack GdkPixbuf or just add a loader for it. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
