caps: Add a macro based variant of gst_caps_copy
authorThibault Saunier <tsaunier@igalia.com>
Tue, 17 Apr 2018 17:00:20 +0000 (14:00 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Tue, 17 Apr 2018 17:00:20 +0000 (14:00 -0300)
commitb27ee943c2a44a5437a5343d21a9d2be918a1279
tree799de9e97226a1539e1a650d598d9be8a777689c
parent11e0f451eb498e92d05d8208f7217625dc62848b
caps: Add a macro based variant of gst_caps_copy

This way we do not hit the performance overhead of having the method
not inlined but still can use it from bindings.
gst/gstcaps.c
gst/gstcaps.h