> >I'm writing a small application for an IR controlled photo show. All > >works fine, but the memory usage is increasing with every displayed > >photo. When I run a large photo show sooner or later the computer hangs, > >because the OS starts to swap the memory. > > Sounds strange. Assuming that you use jpegs - you could try to view only > png and gif and see what happens. If you application does not leak > afterwards, there might be a bug in the jpeg provider.
You are right. I'm using JPEG images. If I run a show only with PNG images, as you suggested, the application behaves correct. _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
