Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 15 Jul 2005 22:09:30 +0000 | 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 17:55:42 +0000 | gpoirier | Some fixes suggested by Loren; The Wanderer and Diego |