commit | cde29ef313de391ec9a1e461458274623ab1eb87 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Thu Jul 16 13:13:24 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Jul 17 11:26:43 2015 -0300 |
tree | 59b9ffdf4d4520d66711b269e746154d5f00593e | |
parent | da2b3b3e115d2793b5475039ca4d7f364135fcf4 [diff] |
[media] coda: Use S_PARM to set nominal framerate for h.264 encoder The encoder needs to know the nominal framerate for the constant bitrate control mechanism to work. Currently the only way to set the framerate is by using VIDIOC_S_PARM on the output queue. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>