commit | 48568b0c30c28e0a5daf56ba36278f68f10f8f29 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sun Aug 19 10:18:11 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Fri Aug 31 08:09:33 2018 -0400 |
tree | d6ea42d10ff30a057a5b056155b70304859939a8 | |
parent | 3799eca51c5be3cd76047a582ac52087373b54b3 [diff] |
media: vicodec: add QP controls Instead of hardcoding the quantization parameter (or 'DEADZONE_WIDTH' as it was called in the codec) make this configurable through two controls: one for I frames, one for P frames. Also allow changing these parameters and the GOP_SIZE parameter while streaming. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>