diff options
author | Tiffany Lin <tiffany.lin@mediatek.com> | 2016-07-13 11:05:23 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-15 19:19:35 +0300 |
commit | 8d4eb2acb6d430e155a7d81bdbceca1e3394674b (patch) | |
tree | eeed998ce9a9e23ce732d7dbbdf2a35b6c6fbe58 /drivers/soc/Makefile | |
parent | 86e3577f11d0aa8a5d3c6199f9e3f23cdbd0c0ac (diff) | |
download | linux-8d4eb2acb6d430e155a7d81bdbceca1e3394674b.tar.xz |
[media] mtk-vcodec: fix default OUTPUT buffer size
When calculate OUTPUT buffer size in vidioc_try_fmt, it will
add more size hw need in each plane.
But in mtk_vcodec_enc_set_default_params, it do not add
same size in each plane.
This makes v4l2-compliance test fail.
This patch fix the issue.
Signed-off-by: Tiffany Lin <tiffany.lin@mediatek.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/soc/Makefile')
0 files changed, 0 insertions, 0 deletions