<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/recipes-multimedia/libyami, branch gatesgarth</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=gatesgarth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=gatesgarth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2020-07-22T04:32:46+00:00</updated>
<entry>
<title>layer.conf: drop zeus compatibility</title>
<updated>2020-07-22T04:32:46+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-07-21T08:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=085ba92a5930e841362b2294f7b6869e21697cd5'/>
<id>urn:sha1:085ba92a5930e841362b2294f7b6869e21697cd5</id>
<content type='text'>
Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: allow to build with zeus</title>
<updated>2020-04-27T08:26:43+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2020-04-24T05:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3f99053c646f02ccd9a005f489bde89c41b88b95'/>
<id>urn:sha1:3f99053c646f02ccd9a005f489bde89c41b88b95</id>
<content type='text'>
Class 'distro_features_check' has moved to 'features_check', which
does not allow dunfell and latest releases to build against zeus
release.

Inherit class based on LAYERSERIES_CORENAMES.

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>recipes: use features_check instead of deprecated distro_features_check</title>
<updated>2019-11-22T03:57:57+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2019-11-18T14:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=62166cee76f46670e1bbfe89d0793eec65c8c7b8'/>
<id>urn:sha1:62166cee76f46670e1bbfe89d0793eec65c8c7b8</id>
<content type='text'>
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libyami: upgrade 1.3.1 -&gt; 1.3.2</title>
<updated>2019-08-09T07:17:58+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2019-08-08T01:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=5657949d395848aaffb5547b16c14ccdc1e898a4'/>
<id>urn:sha1:5657949d395848aaffb5547b16c14ccdc1e898a4</id>
<content type='text'>
For changes, see:
https://github.com/intel/libyami/blob/1.3.2/NEWS

Remove all the patches fixing warnings converted to errors when using
clang. Most of these have been fixed and others are trivial enough to be
ignored. Pass -Wno-error to CXXFLAGS to ignore these.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libyami: fix build error with gcc9</title>
<updated>2019-06-13T08:11:25+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2019-06-13T07:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a7748e0cadf67918aee1f4910e2763de43284356'/>
<id>urn:sha1:a7748e0cadf67918aee1f4910e2763de43284356</id>
<content type='text'>
GCC9 causing multiple build failures:

| ../../git/codecparsers/h264Parser.cpp: In constructor 'YamiParser::H264::PPS::PPS()':
| ../../git/codecparsers/h264Parser.cpp:140:41: error: 'void* memset(void*, int, size_t)' clearing an object of type 'struct YamiParser::H264::PPS' with no trivial copy-assignment; use assignment or value-initialization instead [-Werror=class-memaccess]
|   140 |     memset(this, 0, offsetof(PPS, m_sps));
...

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libyami-utils: 1.3.0 -&gt; 1.3.1</title>
<updated>2018-10-01T13:21:28+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-09-27T00:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=438ccc27c2a7522a2b0482ea53c0bbbcfff58fb6'/>
<id>urn:sha1:438ccc27c2a7522a2b0482ea53c0bbbcfff58fb6</id>
<content type='text'>
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libyami: 1.3.0 -&gt; 1.3.1</title>
<updated>2018-10-01T13:21:11+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-09-26T03:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0c8b232a06e9efa9efb3de18d05875837711119d'/>
<id>urn:sha1:0c8b232a06e9efa9efb3de18d05875837711119d</id>
<content type='text'>
Changes from release notes:

h264dec: fix low lantecy mode
common: add RGB 10 bits support
common: add RGB565 support
common: add XRGB, ARGB, XBGR, ABGR support
yamivpp: add rotation function for vpp

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libyami-utils: update to latest SRCREV</title>
<updated>2018-06-21T04:42:43+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-06-21T04:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=c73317916b3f3251cbea885cdd484eab5a18cc18'/>
<id>urn:sha1:c73317916b3f3251cbea885cdd484eab5a18cc18</id>
<content type='text'>
Change configure option that has been renamed, switch upstream check to
git commits and refresh patch using devtool.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libyami: update to latest SRCREV</title>
<updated>2018-06-21T03:58:20+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-06-20T01:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=ae4b623eff97025867bbb0006796565a3cfbce27'/>
<id>urn:sha1:ae4b623eff97025867bbb0006796565a3cfbce27</id>
<content type='text'>
Fixes errors with musl:

| ../../git/codecparsers/vp8_parser.cpp: In member function 'YamiParser::Vp8ParserResult YamiParser::Vp8Parser::ParseFrame(const uint8_t*, size_t, YamiParser::Vp8FrameHeader*)':
| ../../git/codecparsers/vp8_parser.cpp:98:32: error: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct YamiParser::Vp8FrameHeader'; use assignment or value-initialization instead [-Werror=class-memaccess]
|    memset(fhdr, 0, sizeof(*fhdr));
|                                 ^
| In file included from ../../git/codecparsers/vp8_parser.cpp:44:
| ../../git/codecparsers/vp8_parser.h:131:8: note: 'struct YamiParser::Vp8FrameHeader' declared here
|  struct Vp8FrameHeader {
|         ^~~~~~~~~~~~~~
| cc1plus: all warnings being treated as errors

Also, remove the upstreamed patch and change upstream checks to use git
commits instead.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libyami-utils: upgrade to 1.3.0</title>
<updated>2018-02-16T23:38:35+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2018-02-05T06:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=10af084283e09faa8d803900a06c7a8b992755e9'/>
<id>urn:sha1:10af084283e09faa8d803900a06c7a8b992755e9</id>
<content type='text'>
Brings in following changes:

8cfdf78 v4l2: handle on fly resolution change.
195f73c remove v4l2_wrapper header
dc0ea04 yamidecode: add support for -w wait before quit
dbdab6a decodeoutput: wait for X11 expose event
d6c38d3 yamidecode: add --lowlatency option to enable AVC low latency mode
248a6c4 configure.ac: check yami 0.5.2 for svct changes
f9b7a2f refact: use TemproalLayers to set temproal encoder params
7850eaa tests/decodeoutput: initialize m_file pointer to NULL
d1c686b configure.ac: bump reuqested yami API to 0.5.1
20b3765 yamidecode: avoid using memset to reset "std::string"
52fe395 vp8dec: enable svc-t decoding

Also changed URLs to point to renamed Intel repository.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
Signed-off-by: California Sullivan &lt;california.l.sullivan@intel.com&gt;
</content>
</entry>
</feed>
