v4l: supports playback of av1 with v4l codec. [1/1]
authorNanxin Qin <nanxin.qin@amlogic.com>
Sun, 5 Apr 2020 04:34:04 +0000 (12:34 +0800)
committerNanxin Qin <nanxin.qin@amlogic.com>
Mon, 3 Aug 2020 08:25:07 +0000 (16:25 +0800)
commit9b8c972a3daa492a462bb166aef3ae3928fa82d4
tree5a0a3624b76708607dbe52f6f2b259647910eb1f
parent0f7b4bb4ec8d7083401fe6e97cf79db9c16efbfa
v4l: supports playback of av1 with v4l codec. [1/1]

PD#SWPL-23548

Problem:
add a new format AV1 for v4l codec.

Solution:
supports playback of av1 with v4l codec.

Verify:
verified with android Q on sc2.

Signed-off-by: Nanxin Qin <nanxin.qin@amlogic.com>
Change-Id: Ic59e739dc75ed6f23f033115e918dd3ed5bbed89
drivers/amvdec_ports/Makefile
drivers/amvdec_ports/aml_vcodec_adapt.c
drivers/amvdec_ports/aml_vcodec_dec.c
drivers/amvdec_ports/aml_vcodec_dec_drv.c
drivers/amvdec_ports/decoder/vdec_av1_if.c [new file with mode: 0644]
drivers/amvdec_ports/vdec_drv_if.c
drivers/frame_provider/decoder/vav1/av1_bufmgr.c
drivers/frame_provider/decoder/vav1/av1_global.h
drivers/frame_provider/decoder/vav1/vav1.c