commit | 645838b51962e457250569d0fbe435d13792b93f | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Thu Dec 07 09:59:51 2017 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Dec 18 15:00:16 2017 -0500 |
tree | 840a8fb9325b988d5d5b358560b8304027017bdd | |
parent | 25141bc7ac6f4fa1fe54cec748d4d5458c370a7d [diff] |
media: coda: use correct offset for mpeg4 decoder mvcol buffer The mvcol buffer needs to be placed behind the chroma plane(s) when decoding MPEG-4, same as for the h.264 decoder. Use the real offset with the required rounding. 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@s-opensource.com>