Sven Neumann wrote: > On Fri, 2006-12-29 at 17:28 +0000, Phil Endecott wrote: >> One problem that I have not yet found a solution to it rotating JPEGs > > You can rotate JPEG images by changing the DCT coefficients of the > compressed data. That means it can be done in the load routine with only > very little overhead.
Yes, this is what the jpegtran program does. Is there a way to pass a memory buffer to the DirectFB JPEG image provider? Phil. _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
