omxvideodec: fix dmabuf import
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Wed, 21 Aug 2019 06:55:40 +0000 (12:25 +0530)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Mon, 2 Sep 2019 04:17:54 +0000 (09:47 +0530)
commit55ea6d017f7f300327dbc6cfcdbcba6667ed0177
tree2fac9738cef0477fb5ce3cc8627bead86ffea3f9
parent7cd929bc87b478b18f546c0b37b7315ea5e51ff4
omxvideodec: fix dmabuf import

When importing dmabuf, UseBuffer() has to be called with the fd as
pBuffer rather than the mapped address of the buffer.
omx/gstomxvideodec.c