[aravis] gst: add gst-aravis-inspect helper.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aravis] gst: add gst-aravis-inspect helper.
- Date: Tue, 15 Feb 2011 15:01:22 +0000 (UTC)
commit 3fb0ada584be9f3966335eb1b22ff6838388a6bd
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Tue Feb 15 16:00:55 2011 +0100
gst: add gst-aravis-inspect helper.
gst/gst-aravis-inspect | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/gst/gst-aravis-inspect b/gst/gst-aravis-inspect
new file mode 100755
index 0000000..a2af0fe
--- /dev/null
+++ b/gst/gst-aravis-inspect
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+prefix=/home/pacaud/Sources/INSTALL
+exec_prefix=/home/pacaud/Sources/INSTALL
+
+export PATH=${exec_prefix}/bin:${PATH}
+
+LD_PRELOAD=../src/.libs/libaravis.so gst-inspect --gst-plugin-load=../gst/.libs/libgstaravis.so $*
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]