<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-bsp/imx-vpu-hantro, branch bump-linux-6.6.54-2.1.0</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=bump-linux-6.6.54-2.1.0</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=bump-linux-6.6.54-2.1.0'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2024-06-13T06:39:45+00:00</updated>
<entry>
<title>imx-vpu-hantro: fix compile time error</title>
<updated>2024-06-13T06:39:45+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2024-06-13T06:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=df6ff365d3292c9874b055b55e2378ee8307c1fd'/>
<id>urn:sha1:df6ff365d3292c9874b055b55e2378ee8307c1fd</id>
<content type='text'>
GCC-14 set more warnings to errors, demote the ones which trigger to a warning.

Fixes:
| ../../source/h264high/h264decapi.c:1803:22: error: assignment to 'const u8 *' {aka 'const unsigned char *'} from incompatible pointer type 'u32 *' {aka 'unsigned int *'} [-Wincompatible-pointer-types]
|  1803 |             ref_data = ref.virtual_address;
| ../../source/h264high/h264decapi.c:2086:22: error: assignment to 'const u8 *' {aka 'const unsigned char *'} from incompatible pointer type 'u32 *' {aka 'unsigned int *'} [-Wincompatible-pointer-types]
|  2086 |             ref_data = ref.virtual_address;

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: update recipes</title>
<updated>2024-06-13T06:39:45+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2024-06-12T12:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=29b29781f20395f6c204a713715fda5fe280301b'/>
<id>urn:sha1:29b29781f20395f6c204a713715fda5fe280301b</id>
<content type='text'>
Update the recipes to what is used in rel_imx_6.6.3_1.0.0.

imx-vpu-hantro and imx-vpu-hantro-vc: LICENSE: FSL EULA is updated to v53.
All: dropped the md5sum.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro-daemon: upgrade to 1.1.6</title>
<updated>2023-06-02T06:46:48+00:00</updated>
<author>
<name>Chris Dimich</name>
<email>chris.dimich@boundarydevices.com</email>
</author>
<published>2023-05-25T16:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=5f6a93cee61f864b5a47511fea7d0a9d5e45ac30'/>
<id>urn:sha1:5f6a93cee61f864b5a47511fea7d0a9d5e45ac30</id>
<content type='text'>
As per NXP langdale-6.1.1-1.0.0 release.

Signed-off-by: Chris Dimich &lt;chris.dimich@boundarydevices.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: upgrade to 1.28.0</title>
<updated>2023-06-02T06:44:38+00:00</updated>
<author>
<name>Chris Dimich</name>
<email>chris.dimich@boundarydevices.com</email>
</author>
<published>2023-05-25T16:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=961fac5f27cf93db67e14a1c93464bc3b6cefc33'/>
<id>urn:sha1:961fac5f27cf93db67e14a1c93464bc3b6cefc33</id>
<content type='text'>
Remove patch that prevented warning from oe qa,
but no longer needed as new version builds with no warning.

As per NXP langdale-6.1.1-1.0.0 release.

Signed-off-by: Chris Dimich &lt;chris.dimich@boundarydevices.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro-daemon: upgrade from 1.1.3 to 1.1.4</title>
<updated>2022-11-25T10:59:26+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2022-11-21T08:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f367f1c4f294414e6e5bf2ae9eb22aef69a84c5f'/>
<id>urn:sha1:f367f1c4f294414e6e5bf2ae9eb22aef69a84c5f</id>
<content type='text'>
Update to the version used in lf5.15.52_2.1.0.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: prevent warning from oe qa</title>
<updated>2022-11-25T10:59:26+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2022-11-21T12:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=0b45cf3f5bf95c583b189c2fb5eaa125bf686a7d'/>
<id>urn:sha1:0b45cf3f5bf95c583b189c2fb5eaa125bf686a7d</id>
<content type='text'>
This passes among others -fdebug-prefix-map=... which prevents the
following OE warning:
| WARNING: imx-vpu-hantro-1.27.0-r0 do_package_qa: QA Issue: \
|   File /usr/lib/.debug/libg1.so.1 in package imx-vpu-hantro-dbg contains reference to TMPDIR [buildpaths]

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: upgrade from 1.26.0 to 1.27.0</title>
<updated>2022-11-25T10:59:26+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2022-11-21T08:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=143a9f756feea9cf6217f5d82a4811379d10b740'/>
<id>urn:sha1:143a9f756feea9cf6217f5d82a4811379d10b740</id>
<content type='text'>
Update to the version used in lf5.15.52_2.1.0.

License was updated to NXP EULA v39 August 2022.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro-daemon: Upgrade 1.1.2 -&gt; 1.1.3</title>
<updated>2022-08-17T17:14:49+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2022-08-17T17:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=96187ebf51ed6f0ec7758c626df78433b31cc2d3'/>
<id>urn:sha1:96187ebf51ed6f0ec7758c626df78433b31cc2d3</id>
<content type='text'>
Fixes:
51e495b M865SW-952: [VPU/V4L2] decoder H264: report drop frames in ctrlsw
de263f3 M865SW-958: [VPU/V4L2] no time stamp reported for mjpeg format
97b6fb2 Pull request #12: M865SW-964: [VPU/V4L2] NXP timestamp manager issue for rv format
1c7084b M865SW-964: [VPU/V4L2] NXP timestamp manager issue for rv format
ce989aa M865SW-949-2:[VPU/V4L2] Update android makefile
8466d41 M865SW-949:[VPU/V4L2] decoder: implement timestamp mode of copy input buffer ts to correponding output
dbada2f M865SW-942 [VPU/V4L2] decoder: use output buffer error flag and capture buffer sequence replace skip event
ea2a8d3 M865SW-930 [VPU/V4L2] h1 encoder: set 'chroma_qp_offset' param
4ce2ff3 M865SW-919 [VPU/V4L2] decoder: unify use DEC_DECODING_ERROR_EVENT to present decode error
323a90c M865SW-933 [VPU/V4L2] decoder H264: Do not increase 'dec_pic_id' for 'H264DEC_FIELD_DECODED' event
947280e M865SW-919 [VPU/V4L2] decoder: drop coresponding timestamp if return DEC_BUF_EMPTY and consume all data
021c645 M865-903 [VPU/V4L2] encoder: update h26x_cmd.cpbSize check
69b12de M865SW-897 [VPU/V4L2] decoder: timestamp incorrect caused by consumed_len not be accumulated

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro: Upgrade 1.26.0 -&gt; 1.26.0</title>
<updated>2022-08-17T17:02:50+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2022-08-17T17:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=cf30c22594126252feeff2bf830d58973b860840'/>
<id>urn:sha1:cf30c22594126252feeff2bf830d58973b860840</id>
<content type='text'>
Fixes:
574ccc1 M865SW-952-3: [VPU/V4L2] decoder H264: report drop frames in ctrlsw
c312783 M865SW-952-2: [VPU/V4L2] decoder H264: report drop frames in ctrlsw
7c49f12 M865SW-952: [VPU/V4L2] decoder H264: report drop frames in ctrlsw
43e4b11 M865SW-957: [VPU/V4L2] no time stamp reported for vp8 format
2ddd9fe LF-5631 [VPU/H1]: release encoder if try to start encode fail
c3274bd M865SW-932 [VPU/H1]: export API to set chromaQpIndexOffset
ccfe18a MA-20111 android12: deprecate DMA_BUF_IOCTL_PHYS
3f53902 M865SW-917-6 [VPU/G1] RV: notify client resolution change correctly
60eae86 M865SW-917-5 [VPU/G1] VP8: notify client resolution change correctly
40c4a0a M865SW-917-4 [VPU/G1] AVS: notify client resolution change correctly
4cee63d M865SW-917-3 [VPU/G1] VC1: notify client resolution change correctly
8266291 M865SW-917-2 [VPU/G1] MPEG4: notify client resolution change correctly
10d0dab M865SW-917-1 [VPU/G1] MPEG2: notify client resolution change correctly
f6ee4e3 M865SW-915 [VPU/G1] H264: return H264DEC_PIC_CONSUMED if drop frame due to openB_flag
f84e808 M865SW-888[VPU/G1] vp9: width align to 8 for DEC_OUT_FRM_RASTER_SCAN

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>imx-vpu-hantro-daemon: Upgrade 1.1.1 -&gt; 1.1.2</title>
<updated>2022-05-10T15:55:31+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2022-05-09T20:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=b50d9f4f67dca8eb020d7c7381659fff3c649def'/>
<id>urn:sha1:b50d9f4f67dca8eb020d7c7381659fff3c649def</id>
<content type='text'>
Fixes:
fae1b50 M865-696 [VPU/V4L2] encoder: do completed init operation when V4L2_DAEMON_VIDIOC_STREAMON

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
</feed>
