gl: Rename gst_gl_get_affine_transformation_meta_as_ndc_ext() to prevent symbol conflict
authorSebastian Dröge <sebastian@centricular.com>
Tue, 28 Feb 2017 08:53:04 +0000 (10:53 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:26 +0000 (19:32 +0000)
commitdc28155e213279b09c0e03ef0c3960e1569f0f89
tree2580ad34c3862c0d4263dd420c2cf652e0ee6e45
parent108eef7ac776281c219329f42f41d670eb5d2394
gl: Rename gst_gl_get_affine_transformation_meta_as_ndc_ext() to prevent symbol conflict

The same symbol also exists in libgstgl, although marked as private and
internal. This has no effect when doing static linking and there's a
symbol conflict.
ext/gl/gstglimagesink.c
ext/gl/gstglutils.c
ext/gl/gstglutils.h
ext/gl/gstglvideomixer.c