omxh264enc: no need to check if codeconfig has startcode
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Thu, 16 May 2019 08:38:49 +0000 (10:38 +0200)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sun, 22 Dec 2019 05:43:40 +0000 (05:43 +0000)
commitbb0d9add242a2840e781c8e1581deea2e88d2cdc
treeebe4f277160b3c433dbd1a89e8e4b35b4cd82bf6
parentd6d2a5b19463c2f700e5e12f48b2178018c46b67
omxh264enc: no need to check if codeconfig has startcode

We currently only support stream-format=byte-stream so there is no point
re-checking for it when handling CODECCONFIG buffer.
omx/gstomxh264enc.c