summaryrefslogtreecommitdiff
path: root/examples/egl/testegl.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>2020-10-05 12:32:10 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>2020-10-05 12:38:18 +0200
commit9192ad0eeb445bee8dff3989217639f495b35c3a (patch)
treef0c5042ae34c1dddf03220d8e0389e33944295e3 /examples/egl/testegl.c
parent47c7814ee1eba3b60f0cd7c9f539c833e8b4cfbc (diff)
downloadgst-omx-9192ad0eeb445bee8dff3989217639f495b35c3a.tar.gz
omxvideodec: support interlace-mode=interleaved input
interlace-mode=alternate is a special case of interlace-mode=interleaved where the fields are split using two different buffers. The Zynq decoder always produces alternate content and we used to assume that upstream will set interlace-mode=alternate in its caps as well. This is no longer the case as h265parse is now setting alternate-mode=interleaved on alternate content to not break compat with elements not supporting alternate. As a result the decoder now accept both 'interleaved' and 'alternate' on its input and ensures that its ouput has interlace-mode=alternate. Needed to fix https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/issues/825 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-omx/-/merge_requests/72>
Diffstat (limited to 'examples/egl/testegl.c')
0 files changed, 0 insertions, 0 deletions