<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/meta-fsl-arm/recipes-multimedia, branch master</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2015-07-16T18:01:29+00:00</updated>
<entry>
<title>Move meta-fsl-arm content to layer root</title>
<updated>2015-07-16T18:01:29+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-07-15T20:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f8517afc7a5ada4538b3b7d397fa32586d57ffe5'/>
<id>urn:sha1:f8517afc7a5ada4538b3b7d397fa32586d57ffe5</id>
<content type='text'>
The meta-fsl-arm is going to be used as the base for this layer. It
contains a clean history and allowing a more granullar set of changes.

This commit is just a rename of all contents of meta-fsl-arm
subdirectory to this layer's root, subsequent changes are based on top
of that.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gst1.0-fsl-plugin: Stop using gst-fsl-plugin.inc file</title>
<updated>2015-06-11T16:53:48+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-06-10T21:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=bf139085eb430f65a70421b244b8d5bc34af5769'/>
<id>urn:sha1:bf139085eb430f65a70421b244b8d5bc34af5769</id>
<content type='text'>
As GStreamer 0.10 support is now gone, we can remove the .inc file and
do some cleanups in the code.

Change-Id: I048a81f96a930d09035004aab83e92454cad9062
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Remove GStreamer 0.10 support</title>
<updated>2015-06-11T12:53:25+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-06-10T20:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=670156645991d0822050809fd68b2887aa3194f8'/>
<id>urn:sha1:670156645991d0822050809fd68b2887aa3194f8</id>
<content type='text'>
The GStreamer 0.10 support is dead upstream and is being moved away of
OE-Core so there is no much sense to keep supporting and testing it.

This removes support for i.MX23, i.MX28 and i.MX5 SoCs for video
decoding using through Freescale proprietary plugin and codecs.

The support for i.MX5 SoCs can now be used in with Linux kernel
mainline, with GStreamer 1.0, without the need of Freescale
proprietary codecs.

The patch removes all the metadata specific to the GStreamer 0.10
support so it allow for an easier identification of the changes and
code.

Change-Id: I02ae3a104d303037031f02f66866255540c6e678
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gstreamer1.0-plugins-imx: Update to version 0.10.2</title>
<updated>2015-06-09T18:46:17+00:00</updated>
<author>
<name>Carlos Rafael Giani</name>
<email>dv@pseudoterminal.org</email>
</author>
<published>2015-06-08T09:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=190a878a4b2ba83050db4d58f073aca39854dcd2'/>
<id>urn:sha1:190a878a4b2ba83050db4d58f073aca39854dcd2</id>
<content type='text'>
Changes:

- v4l2src: renamed imxv4l2src to imxv4l2videosrc to avoid name collisions
  with the FSL plugins
- v4l2src: Call the buffer pool baseclass stop() function (fixes segfaults)
- uniaudio: Create correct config header even if no codecs were found
- audio: new MP3 encoder element using the libfslcodec MP3 encoder
- g2d/ipu/pxp blitter sink: Respect aspect ratio also in 90/270 degree rotations
- pxp: Remove broken/unsupported formats
- eglvivsink: Fix double mutex unlock
- phys mem meta naming cleanup

Change-Id: Id2c72352f19cfeb6635af2ed0ec625867c28b7a7
Signed-off-by: Carlos Rafael Giani &lt;dv@pseudoterminal.org&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>libfslcodec: Remove binary examples for i.MX5</title>
<updated>2015-06-09T18:46:17+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-06-03T16:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=8ad035b5bf94270a3599a28c8a140dcf520a9bc4'/>
<id>urn:sha1:8ad035b5bf94270a3599a28c8a140dcf520a9bc4</id>
<content type='text'>
The binary examples require the libvpu.so.4 library and does not work
at runtime, so we are removing them.

Fixes following warning:

,----
| WARNING: QA Issue: libfslcodec-test-bin requires libvpu.so.4, but no
|     providers in its RDEPENDS [file-rdeps]
`----

Change-Id: Icf4bdd5591dd73ca0d6b8adc4fde0730a0739606
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gst-fsl-plugin: Fix CFLAGS query using pkgconfig</title>
<updated>2015-04-27T20:36:11+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-04-27T18:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=b240c70de0a0d5bedd532ccde1ddc41aa7fd2015'/>
<id>urn:sha1:b240c70de0a0d5bedd532ccde1ddc41aa7fd2015</id>
<content type='text'>
The pkgconfig queries cannot be appended without explicit spaces as
pkgconfig does not print trailing spaces by itself.

Change-Id: Ifa0d25ea715c1a517a81d971c9d5c46ffa9c64e6
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gstreamer1.0-plugins-imx: Fix build failure with FSL 3.14-based kernel</title>
<updated>2015-04-09T11:57:12+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-04-08T14:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=15b00b5f4f117cf3f9eed87b3252e87a1182f6c4'/>
<id>urn:sha1:15b00b5f4f117cf3f9eed87b3252e87a1182f6c4</id>
<content type='text'>
This checks pxp's new format specifier from the new FSL 3.14 kernel

Change-Id: Icb511baa57d5a1e610d2b5319ccccfdfd379f4d3
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gst1.0-fsl-plugin: Upgrade to 4.0.3 version</title>
<updated>2015-04-09T11:57:12+00:00</updated>
<author>
<name>Jun Zhu</name>
<email>R01007@freescale.com</email>
</author>
<published>2015-04-03T23:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=756177291de7ede8fec95f3c2148be53ad02e82d'/>
<id>urn:sha1:756177291de7ede8fec95f3c2148be53ad02e82d</id>
<content type='text'>
Upgrade to support GStreamer 1.4.X

Signed-off-by: Jun Zhu &lt;R01007@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gst-fsl-plugin: Upgrade to 4.0.3 version</title>
<updated>2015-04-09T11:57:12+00:00</updated>
<author>
<name>Jun Zhu</name>
<email>R01007@freescale.com</email>
</author>
<published>2015-04-03T23:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=28dcd675b23a250f0a7a1e7128a5d5f7b216beef'/>
<id>urn:sha1:28dcd675b23a250f0a7a1e7128a5d5f7b216beef</id>
<content type='text'>
Signed-off-by: Jun Zhu &lt;R01007@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>libfslvpuwrap: Upgrade to 1.0.58 version</title>
<updated>2015-04-09T11:57:12+00:00</updated>
<author>
<name>Jun Zhu</name>
<email>R01007@freescale.com</email>
</author>
<published>2015-04-03T23:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=9c3ab7377303e2c4090161f422bb1521b918d4ff'/>
<id>urn:sha1:9c3ab7377303e2c4090161f422bb1521b918d4ff</id>
<content type='text'>
Upgrade VPU wrapper to new version.
Update the license file with new version and use COPYING for LIC_FILES_CHKSUM
Remove the folder /usr/share to avoid empty folder installation.

Signed-off-by: Jun Zhu &lt;R01007@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
