gst: g_memmove() is deprecated
authorTim-Philipp Müller <tim@centricular.com>
Thu, 21 Nov 2013 15:04:04 +0000 (15:04 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 21 Nov 2013 15:04:04 +0000 (15:04 +0000)
commit4afa63a8baf3fcc1e841b5a58cd18293f2827cac
tree55470d271cd8b6e3f87897724d529ebb7d2cc65d
parent8162a583a4dd68582bf186e2e47a8f0d68fa1980
gst: 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
gst/gstbuffer.c
gst/gstinfo.c
gst/gsturi.c