Re: [PATCH v6 0/4] media: meson: vdec: Add compliant H264 support
From: Kevin Hilman
Date: Mon Mar 02 2020 - 11:23:34 EST
Neil Armstrong <narmstrong@xxxxxxxxxxxx> writes:
> Hello,
>
> This patch series aims to bring H.264 support as well as compliance update
> to the amlogic stateful video decoder driver.
>
> The issue in the V1 patchset at [1] is solved by patch #1 following comments
> and requirements from hans. It moves the full draining & stopped state tracking
> and handling from vicodec to core v4l2-mem2mem.
>
> The vicodec changes still passes the v4l2-utils "media-test" tests, log at [5]:
> [...]
> vicodec media controller compliance tests
Tested on meson-sm1-sei610.
Tested-by: Kevin Hilman <khilman@xxxxxxxxxxxx>
Kevin