[vlc-devel] [PATCH 0/3] Remove vlc_memcpy
Rafaël Carré
funman at videolan.org
Mon Jul 2 23:00:18 CEST 2012
These patches remove the years old memcpy and let the responsibility
to the OS (libc).
It removes one level of indirection when calling memcpy().
More information about the vlc-devel
mailing list