On Thu, Sep 12, 2019 at 5:05 PM Mark Thompson wrote:
> On 03/09/2019 02:02, Aman Gupta wrote:
> > From: Jonas Karlman
> >
> > This allows the cli to create a dummy drm hwcontext
> > that can be shared between the v4l2 decoder/scaler/encoder.
> >
> > This is especially useful on older RPI3 where
On 03/09/2019 02:02, Aman Gupta wrote:
> From: Jonas Karlman
>
> This allows the cli to create a dummy drm hwcontext
> that can be shared between the v4l2 decoder/scaler/encoder.
>
> This is especially useful on older RPI3 where /dev/dri devices
> are not available in the default configuration.
From: Jonas Karlman
This allows the cli to create a dummy drm hwcontext
that can be shared between the v4l2 decoder/scaler/encoder.
This is especially useful on older RPI3 where /dev/dri devices
are not available in the default configuration.
Signed-off-by: Jonas Karlman
Signed-off-by: Aman Gu