diff options
author | Carlos Rafael Giani <crg7475@mailbox.org> | 2023-07-30 13:56:06 +0200 |
---|---|---|
committer | Carlos Rafael Giani <crg7475@mailbox.org> | 2023-08-01 12:00:24 +0200 |
commit | 43b607d963af33fb2a9a9900f65b8428f6e02a2a (patch) | |
tree | e8c34e5ad9804d10c9d96b15e97463946b48f366 /recipes-dpaa2/spc | |
parent | fa1d6477c9d276a9d39a55906fafaf0f8f4ec29f (diff) | |
download | meta-freescale-43b607d963af33fb2a9a9900f65b8428f6e02a2a.tar.gz |
libimxvpuapi2: Upgrade to version 2.3.0
* vpu: Implement first working version of VC8000E encoder integration
This adds support for the Hanto VC8000E encoder that can be found on
the i.MX8m plus. The VC8000E encoder integration is not finished.
h.264 encoding works fine. h.265 encoding is not yet done. And,
changing framerate mid-stream is currently not supported.
* Replace mxcfb.h with ipu.h in option description
Some BSPs no longer ship with the mxcfb.h header.
* imx6-coda: Fix ENC_ENABLE_SOF_STUFF check
The check was being performed incorrectly, leading to nullbytes
being inserted at the end of the SOF0 marker.
* imx6-coda: Insert JFIF APP0 segment
The VPU does not insert this segment on its own. Some programs need
JFIF data to be present in JPEG files, so insert APP0 manually.
* imx6-coda: Fix decoder and encoder alignments
* imx6-coda: Add more IPU detiler logging
* imx6-coda: Fix decoder Y/U/V offset alignments
As it turns out, these must be aligned to 8-byte boundaries, not to
4096 byte ones. The latter caused incorrect offset calculations.
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
Diffstat (limited to 'recipes-dpaa2/spc')
0 files changed, 0 insertions, 0 deletions