]> code.ossystems Code Review - meta-freescale.git/commit
libimxvpuapi2: Update to version 2.1.0
authorCarlos Rafael Giani <crg7475@mailbox.org>
Sun, 18 Oct 2020 11:50:29 +0000 (13:50 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 1 Jun 2021 00:59:20 +0000 (21:59 -0300)
commit2bbd0e56185bef1a3189887b80c6c04136ed2a18
tree7bb84e047fe0868d838d68d433caf29f2960e630
parentde5c141933dfb685bdb98ddfd4d5bd989cdcbb6b
libimxvpuapi2: Update to version 2.1.0

* introduce RGB and packed YUV formats since the Hantro encoder
  supports those
* remove hardware specific public headers since they only added
  tiled pixel formats; instead, migrate these tiled formats into
  ImxVpuApiColorFormat
* imx8 hantro decoder: reorder list of supported decoder color
  formats to favor 10 bit output
* imx8 hantro decoder: clear new framebuffer fields to zero
* imx8 hantro encoder: fix segfault caused by trying to unmap
  non existing staged raw frame

Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
(cherry picked from commit aa3189ea5c91eb8c0947474abaf983bcdecc017a)
recipes-multimedia/libimxvpuapi/libimxvpuapi2_2.1.0.bb [new file with mode: 0644]