Re: [PATCH v5,11/11] media: mediatek: vcodec: separete decoder and encoder

From: AngeloGioacchino Del Regno
Date: Tue Jul 04 2023 - 08:12:23 EST


Il 04/07/23 13:13, Yunfei Dong ha scritto:
Move all decoder files to folder video-decoder.
Move all encoder files to folder video-encoder.
Move common files which shared for encoder and decoder to folder video-common.

Change include header files and Makefile to fix build error.

Signed-off-by: Yunfei Dong <yunfei.dong@xxxxxxxxxxxx>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@xxxxxxxxxxxxx>

Few typos to fix:
s/separete/separate/g; s/video-common/common/g

after which

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>