Skip to content

Tags: OSSystems/meta-gstreamer1.0

Tags

1.10.4

Update README

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>

1.10.3

Update README

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>

1.8.3

gstreamer1.0-plugins-bad: Fix packageconfigs and patches

This reintroduces fixes and changes which were introduced in the original
gstreamer1.0-plugins-bad 1.8.1 upgrade commit.

* packageconfigs changed since GStreamer 1.6.3
  (they often do between minor version increases like 1.6 -> 1.8)
* hls,tinyalsa packageconfigs moved into the .inc file
* vulkan packageconfig dropped since there are no vulkan libraries in OE
  (libxcb alone is not enough)
* reintroduced glimagesink downrank patch (it was removed because it was
  dangling before)
* fixed patch line numbers

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>

1.8.1

gstreamer1.0-plugins-bad: upgrade to version 1.8.1

0002-glplugin-glwindow-fix-memory-leak-of-navigation-thre.patch is a
backport, and is no longer needed.

configure-allow-to-disable-libssh2.patch got replaced by a patch that does
the same thing but has been submitted.

Vulkan is disabled for now since libxcb alone is not enough - the Vulkan
headers and libraries are needed as well.

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

1.6.0

Added orc 0.4.23

1.4.5

gstreamer1.0-plugins-bad: change glimagesink rank to marginal

[YOCTO #7787]

(From OE-Core rev: ab1bb8db62df4246c2ed3a3135d6d71003ee9386)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

1.4.0

Fix differences to OE-core