Hello, I have a queue of images in an array like uint8_t **buf, and i want to display these images sequentially in a box in fltk, i am not able to figure out how to do that,
The actual problem is that i want to decode mpeg video, perform some transformation on the decoded image and then disply that image in a box, and in the process i dont want to write the transformed image or decoded image in my harddisk -- Himadri Sarkar _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

