omxvideodec: allow to start decoder on HEADER buffer
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Fri, 9 Jul 2021 12:52:59 +0000 (14:52 +0200)
committerStéphane Cerveau <scerveau@collabora.com>
Fri, 9 Jul 2021 13:13:36 +0000 (15:13 +0200)
commit006e0636fd09068fb39b66ba5f44234b19570258
tree81a45fde8ae26678271f7eeb3eb5872d1a5ab899
parentaa99c5387ffb9ef22609e86efb1fecc1799bfcb5
omxvideodec: allow to start decoder on HEADER buffer

If the headers are sent in their own buffer
it won't have the SYNC_FRAME flag but we still
do want to start decoding rather than dropping it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-omx/-/merge_requests/49>
omx/gstomxvideodec.c