]> git.baikalelectronics.ru Git - kernel.git/commit
media: vicodec: split off v4l2 specific parts for the codec
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 22 Aug 2018 07:50:56 +0000 (03:50 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 31 Aug 2018 12:29:13 +0000 (08:29 -0400)
commit9dab089d1bdc62e451b26a472c343a42f2037735
treebaacd5d372abfb9bc1756b35ccedad3d4f92f6f8
parentf7d387a1b3578e8e6faf090d773378ae35f40a45
media: vicodec: split off v4l2 specific parts for the codec

Split off the decode and encode functions into a separate
source that can be reused elsewhere.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/vicodec/Makefile
drivers/media/platform/vicodec/codec-v4l2-fwht.c [new file with mode: 0644]
drivers/media/platform/vicodec/codec-v4l2-fwht.h [new file with mode: 0644]
drivers/media/platform/vicodec/vicodec-core.c