gstcompat: add gst_buffer_copy_deep() if gst < 1.5
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 23 Sep 2015 14:02:46 +0000 (16:02 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 23 Sep 2015 15:11:21 +0000 (17:11 +0200)
commit52b94556ed08b07354f15bd2906b59b197cbd225
treefd084ed6cfaffd79a4457e0d1ba580af27086076
parent5ab4c15754ab487fde03a7bc60ab311ba63e0d08
gstcompat: add gst_buffer_copy_deep() if gst < 1.5

gst_buffer_copy_deep() was added in GStreamer 1.5. If want to use it we should
add an implementation if gstreamer-vaapi is linked to previous versions.

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
gst/vaapi/gstcompat.h