On Wed, 2 May 2007, Sandro Santilli wrote:
* libbase/image.{cpp,h}: move documentation of the update()
method
from cpp to h file. This is the most time-expensive routine in
libgnashbase when playing youtube.
That's not surprising, since the image buffer is needlessly copied into
newly allocated buffers several times before the single frame is
actually rendered. This code badly needs an efficiency overhaul.
Bastiaan
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit