[oe-commits] Fraxinas : tell audioresample plugin to not do a benchmark but use integer only

GIT User account git at amethyst.openembedded.net
Tue Mar 31 17:17:33 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dreambox
Commit: b1e5dd03b4e5a30d7d889f3379c1d697b22b8c98
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b1e5dd03b4e5a30d7d889f3379c1d697b22b8c98

Author: Fraxinas <andreas.frisch at multimedia-labs.de>
Date:   Tue Mar 31 18:13:53 2009 +0200

tell audioresample plugin to not do a benchmark but use integer only

---

 packages/gstreamer/gst-plugins-base_0.10.22.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/packages/gstreamer/gst-plugins-base_0.10.22.bb b/packages/gstreamer/gst-plugins-base_0.10.22.bb
index e659a9b..96f9f0b 100644
--- a/packages/gstreamer/gst-plugins-base_0.10.22.bb
+++ b/packages/gstreamer/gst-plugins-base_0.10.22.bb
@@ -2,4 +2,6 @@ include gst-plugins.inc
 PROVIDES_${PN} += "gst-plugins"
 RCONFLICTS_gst-plugins-base = "libgstapp-0.10-0"
 RREPLACES_gst-plugins-base = "libgstapp-0.10-0"
+EXTRA_OECONF += "--with-audioresample-format=int"
+
 PR = "r1"





More information about the Openembedded-commits mailing list