Currently vpu_d.bin and vpu_p.bin are at the root of
linux-firmware git tree, it's not appropriate so we move
them to subfolder mediatek/mt8173 and create a symbolic link
to be compatible with older kernels
Release Version: 1.1.4
Signed-off-by: Rui Wang <gtk_ruiwang@mediatek.com>
[decoder vp9]
Fix Netflix VP9 video play blocky issue,
and compatible with different kernel version.
Release Version: 1.1.4
Signed-off-by: Rui Wang <gtk_ruiwang@mediatek.com>
[decoder]
Enlarge struct vdec_pic_info to support more capture buffer plane
and capture buffer format change.
Release Version: 1.1.2
Signed-off-by: Yunfei Dong <yunfei.dong@mediatek.com>
Video Processor Unit is a HW video controller. It controls
HW Codec including H.264/VP8/VP9 Decode, H.264/VP8 Encode
and Image Processor (scale/rotate/color convert). This patch
is to support H.264/VP8 encode.
Release Version: 1.0.0
Signed-off-by: Andrew-CT Chen <andrew-ct.chen@mediatek.com>