meta-digi/meta-digi-del/recipes-multimedia/gst-fsl-plugin/files
Javier Viguera b5e4c77c4e gst-fsl-plugin: fix video not working with mfw_isink
There were two problems here:

* The 'vssconfig' files need to be removed so the displays are
  auto-configured directly.

* Fix a problem with a missing library. The code tries to 'dlopen' a
  shared library using the symbolic link instead of the soname. But the
  symbolic link is only installed with the development package PN-dev,
  so it's not available with the normal 'gst-fsl-plugin' package. Added
  patch that fixes this problem.

https://jira.digi.com/browse/DEL-167

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-05-22 18:15:13 +02:00
..
gst-fsl-plugin-2.0.3-0001-ltmain.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0002-gplay_fullscreen.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0003-add-fb-dev.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0004-mfw_v4lsrc_uyvy.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0005-mfw_v4lsec_def_sizes.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0006-mfw_v4lsrc_create_segfault.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0007-gplay_rotate.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0008-mfw_isink-set-defaults-if-no-vssconfig-found.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0009-mfw_isink-clear-framebuffer-of-spurious-content.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0010-mfw_v4lsink-Do-not-ignore-cropping-dimensions.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0011-gplay_next_file.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0012-gplay_repeat.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0013-Only-call-MXCFB_SET_OVERLAY_POS-with-overlay-framebuffer.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0014-Do-not-blank-the-display-on-device-close.patch meta-digi: Replace folders naming format. 2012-12-13 13:04:39 +01:00
gst-fsl-plugin-2.0.3-0015-Use-library-s-SONAME-in-dlopen.patch gst-fsl-plugin: fix video not working with mfw_isink 2013-05-22 18:15:13 +02:00