linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hantro: postproc related fixes
@ 2020-07-27 17:05 Ezequiel Garcia
  2020-07-27 17:05 ` [PATCH v2 1/2] hantro: h264: Get the correct fallback reference buffer Ezequiel Garcia
  2020-07-27 17:05 ` [PATCH v2 2/2] hantro: postproc: Fix motion vector space allocation Ezequiel Garcia
  0 siblings, 2 replies; 5+ messages in thread
From: Ezequiel Garcia @ 2020-07-27 17:05 UTC (permalink / raw)
  To: linux-media
  Cc: Hans Verkuil, Philipp Zabel, Adrian Ratiu, Jonas Karlman,
	Ezequiel Garcia, kernel

Doing some more extended testing, we found a few
issues when the post-processor is enabled (currently
for color conversion).

The two patches below should fix these issues.

Changes from v1:

* Undo the change to the comment about the
  MV and MC layout. As pointed out by Jonas,
  the layout is not generic, and depends on the
  version of the decoder core. For now, let's
  leave it as is.

Ezequiel Garcia (2):
  hantro: h264: Get the correct fallback reference buffer
  hantro: postproc: Fix motion vector space allocation

 drivers/staging/media/hantro/hantro_h264.c     | 2 +-
 drivers/staging/media/hantro/hantro_postproc.c | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-28  7:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27 17:05 [PATCH v2 0/2] hantro: postproc related fixes Ezequiel Garcia
2020-07-27 17:05 ` [PATCH v2 1/2] hantro: h264: Get the correct fallback reference buffer Ezequiel Garcia
2020-07-28  7:29   ` Philipp Zabel
2020-07-27 17:05 ` [PATCH v2 2/2] hantro: postproc: Fix motion vector space allocation Ezequiel Garcia
2020-07-28  7:29   ` Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).