All, I am very new to webkit. Pardon my silly question. I wanted to know when and where do we decode a JPEG image file?
For example if on a HTML page if i encounter <IMG/> tag and with that tag we have a src=".http:///xxxx/some_picture.jpg", how does webkit render this? It needs to decode this MIME type and i know webkit has a JPEG decoder built into it, but i am unable to find a right place in code. regards, Ravi PS: I am looking into android implementation of webkit.
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

