gl/eglimage: Fix passing the destroy function to gst_egl_image_new_wrapped
authorMatthew Waters <matthew@centricular.com>
Tue, 18 Oct 2016 11:29:19 +0000 (22:29 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:23 +0000 (19:32 +0000)
commit36b8ed871241e020187eb3b026bf5b5bd0eb0af8
treea64b0d82e9834d04c0487a81c0a236f638c20588
parente49f723a079baa8a89268fd576763e7426354bb0
gl/eglimage: Fix passing the destroy function to gst_egl_image_new_wrapped

The function pointer and the user data arguments were swapped in both
uses.

https://bugzilla.gnome.org/show_bug.cgi?id=769382
gst-libs/gst/gl/egl/gsteglimage.c
gst-libs/gst/gl/egl/gstglmemoryegl.c