omx: factor out gst_omx_buffer_get/set_omx_buf()
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 15 May 2018 14:21:26 +0000 (16:21 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 30 Aug 2018 08:59:30 +0000 (10:59 +0200)
commit457e1b9a5ea17b1055ac153d213d5b9575311c06
treeb76fc043c6912ce6382346b76e9c203b9660fb06
parent092788a96810e3897bd143746eb17a25f9f3a5de
omx: factor out gst_omx_buffer_get/set_omx_buf()

Move the qdata code to helper functions as I'm going to need them in
omxvideoenc to implement dmabuf export.

https://bugzilla.gnome.org/show_bug.cgi?id=796918
omx/gstomx.c
omx/gstomx.h
omx/gstomxbufferpool.c