On Sun, 19. Jan 16:44, Gyan wrote:
>
>
> On 19-01-2020 01:41 pm, Andriy Gelman wrote:
> > From: Andriy Gelman
> >
> > Hard coded parameters for qmin/qmax are currently used to initialize
> > v4l2_m2m device. This commit uses values from avctx->{qmin,qmax} if they
> > are set.
> >
> > Signed-of
On 19-01-2020 01:41 pm, Andriy Gelman wrote:
From: Andriy Gelman
Hard coded parameters for qmin/qmax are currently used to initialize
v4l2_m2m device. This commit uses values from avctx->{qmin,qmax} if they
are set.
Signed-off-by: Andriy Gelman
---
libavcodec/v4l2_m2m_enc.c | 15 +
From: Andriy Gelman
Hard coded parameters for qmin/qmax are currently used to initialize
v4l2_m2m device. This commit uses values from avctx->{qmin,qmax} if they
are set.
Signed-off-by: Andriy Gelman
---
libavcodec/v4l2_m2m_enc.c | 15 +--
1 file changed, 13 insertions(+), 2 deleti