Re: [PATCH 08/13] media: coda: add decoder MPEG-4 profile and level controls

2019-05-21 Thread Mauro Carvalho Chehab
Em Fri, 12 Apr 2019 17:51:30 +0200 Philipp Zabel escreveu: > The MPEG-4 decoder firmware reports profile and level indication values > that can be used to update V4L2 MPEG-4 profile and level controls. > > Signed-off-by: Philipp Zabel This one causes a GCC error: drivers/media/platform/coda/c

[PATCH 08/13] media: coda: add decoder MPEG-4 profile and level controls

2019-04-12 Thread Philipp Zabel
The MPEG-4 decoder firmware reports profile and level indication values that can be used to update V4L2 MPEG-4 profile and level controls. Signed-off-by: Philipp Zabel --- drivers/media/platform/coda/Makefile | 2 +- drivers/media/platform/coda/coda-common.c | 23 +++ drivers/media