]> code.ossystems Code Review - meta-freescale.git/commit
libimxvpuapi2: Update to version 2.2.0
authorCarlos Rafael Giani <crg7475@mailbox.org>
Mon, 14 Jun 2021 16:59:38 +0000 (18:59 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 16 Jun 2021 21:27:14 +0000 (18:27 -0300)
commit412ce9250b979dd08ea92f99636a6d17b9cf0bdd
tree992eddf9003a453e72b3d2e38c21eafd8e5c26f6
parent7f12b5e235e67bfe28891d460cb6b1f3025bd0ea
libimxvpuapi2: Update to version 2.2.0

* Add IMX_VPU_API_DEC_OUTPUT_CODE_VIDEO_PARAMETERS_CHANGED output code
* Deprecate encoder drain mode, better document decoder drain mode
* Various documentation fixes and new overviews about en- and
  decoding to help with the basic concepts
* Add note about the current state of i.MX8m plus support
* New functions:
  imx_vpu_api_is_color_format_rgb()
  imx_vpu_api_vp8_profile_number()
  imx_vpu_api_vp8_partition_count_number()
  imx_vpu_api_vp9_profile_number()
  imx_vpu_api_enc_set_frame_rate()
* imx6-coda: Fix decoded frame fb_context
  This was causing crashes when callers relied on said fb_context

Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
(cherry picked from commit 53a7fa11367fbc09d1ce4f7f9de7d4b4393c3b71)
recipes-multimedia/libimxvpuapi/libimxvpuapi2_2.2.0.bb [moved from recipes-multimedia/libimxvpuapi/libimxvpuapi2_2.1.2.bb with 93% similarity]