qtwrapper: g_memmove() is deprecated
authorTim-Philipp Müller <tim@centricular.com>
Thu, 21 Nov 2013 15:54:32 +0000 (15:54 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 21 Nov 2013 15:54:32 +0000 (15:54 +0000)
commit1698d3254d2b4e08ff27df1fa69a55d2b02fe0d1
treebb6faeea383df83f9eadead7c7c2f3d2b2cb5066
parentc336f7642cd83a4521a91198e6c9ccee05c84f1d
qtwrapper: g_memmove() is deprecated

Just use plain memmove(), g_memmove() is deprecated in
recent GLib versions.

https://bugzilla.gnome.org/show_bug.cgi?id=712811
sys/qtwrapper/audiodecoders.c
sys/qtwrapper/imagedescription.c
sys/qtwrapper/videodecoders.c