linux-sg2042/drivers/media/platform/vicodec
Mauro Carvalho Chehab cb8045072a media: vicodec: make life easier for static analyzers
cppcheck incorrectly produces an error here:
	[drivers/media/platform/vicodec/vicodec-core.c:1677]: (error) Pointer addition with NULL pointer.

While this is actually a false positive, it doesn't hurt to
reorder the checks to make the code simpler, handling first
the error patch, where no color or alpha components are there.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-08-26 14:02:22 -03:00
..
Kconfig Linux 5.2-rc2 2019-05-28 11:21:51 -04:00
Makefile media: vicodec: split off v4l2 specific parts for the codec 2018-08-31 08:29:13 -04:00
codec-fwht.c media: vicodec: Handle the case that the reference buffer is NULL 2019-03-25 13:50:44 -04:00
codec-fwht.h media: vicodec: keep the ref frame according to the format in decoder 2019-03-25 13:46:18 -04:00
codec-v4l2-fwht.c media: vicodec: add support for 4 new RGB32 pixelformats 2019-08-07 17:05:01 -03:00
codec-v4l2-fwht.h media: vicodec: Add support for stateless decoder. 2019-03-25 14:12:59 -04:00
vicodec-core.c media: vicodec: make life easier for static analyzers 2019-08-26 14:02:22 -03:00