Hi, On Fri, 2007-02-16 at 16:51 +0100, Denis Oliver Kropp wrote: > 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. >
The NXP 8550 uses a proprietary decoder for its Trimedia engine, that's why a was using png instead of jpeg. > > HAs anyone any ideas on how we could start to make imageproviders more > > widely used? > > Hack GdkPixbuf or just add a loader for it. > -- Pedro Aguilar _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
