Mercurial > mplayer.hg
graph
-
Wording fix by The WandererFri, 15 Jul 2005 22:12:34 +0000, by gpoirier
-
memcpy and memmove both copy memory, but when using memcpy the source and destination must not overlap, but here, they did overlap.Fri, 15 Jul 2005 22:09:30 +0000, by gpoirier