summaryrefslogtreecommitdiffstats
path: root/bsp/meta-boundary/recipes-boundary/video-input-icon/files
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-boundary/recipes-boundary/video-input-icon/files')
-rw-r--r--bsp/meta-boundary/recipes-boundary/video-input-icon/files/COPYING12
-rw-r--r--bsp/meta-boundary/recipes-boundary/video-input-icon/files/OV5640-MIPI-Test.desktop9
-rw-r--r--bsp/meta-boundary/recipes-boundary/video-input-icon/files/OV5642.desktop9
-rwxr-xr-xbsp/meta-boundary/recipes-boundary/video-input-icon/files/hdmi-input1
-rw-r--r--bsp/meta-boundary/recipes-boundary/video-input-icon/files/hdmi-input.desktop9
-rwxr-xr-xbsp/meta-boundary/recipes-boundary/video-input-icon/files/ov5640-mipi-test1
-rwxr-xr-xbsp/meta-boundary/recipes-boundary/video-input-icon/files/ov5642-test1
7 files changed, 0 insertions, 42 deletions
diff --git a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/COPYING b/bsp/meta-boundary/recipes-boundary/video-input-icon/files/COPYING
deleted file mode 100644
index 90978d50..00000000
--- a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/COPYING
+++ /dev/null
@@ -1,12 +0,0 @@
-Copyright (C) 2015 by Boundary Devices
-
-Permission to use, copy, modify, and/or distribute this software for any
-purpose with or without fee is hereby granted.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
-OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff --git a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/OV5640-MIPI-Test.desktop b/bsp/meta-boundary/recipes-boundary/video-input-icon/files/OV5640-MIPI-Test.desktop
deleted file mode 100644
index 677e9bbc..00000000
--- a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/OV5640-MIPI-Test.desktop
+++ /dev/null
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Name=OV5640 MIPI Test
-Comment=Launches gst-launch to show ov5640-mipi input on screen.
-Exec=/usr/bin/ov5640-mipi-test
-Icon=video-player
-Terminal=true
-Type=Application
-StartupNotify=true
-Categories=GTK;AudioVideo;Audio;Player;
diff --git a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/OV5642.desktop b/bsp/meta-boundary/recipes-boundary/video-input-icon/files/OV5642.desktop
deleted file mode 100644
index 947f8b98..00000000
--- a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/OV5642.desktop
+++ /dev/null
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Name=OV5642 Test
-Comment=Launches gst-launch to show ov5642 input on screen.
-Exec=/usr/bin/ov5642-test
-Icon=video-player
-Terminal=true
-Type=Application
-StartupNotify=true
-Categories=GTK;AudioVideo;Audio;Player;
diff --git a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/hdmi-input b/bsp/meta-boundary/recipes-boundary/video-input-icon/files/hdmi-input
deleted file mode 100755
index f1fc27ea..00000000
--- a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/hdmi-input
+++ /dev/null
@@ -1 +0,0 @@
-gst-launch-1.0 imxv4l2videosrc device=/dev/video3 ! autovideosink;
diff --git a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/hdmi-input.desktop b/bsp/meta-boundary/recipes-boundary/video-input-icon/files/hdmi-input.desktop
deleted file mode 100644
index 89ed7565..00000000
--- a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/hdmi-input.desktop
+++ /dev/null
@@ -1,9 +0,0 @@
-[Desktop Entry]
-Name=HDMI Input Test
-Comment=Launches gst-launch to show hdmi input on screen.
-Exec=/usr/bin/hdmi-input
-Icon=video-player
-Terminal=true
-Type=Application
-StartupNotify=true
-Categories=GTK;AudioVideo;Audio;Player;
diff --git a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/ov5640-mipi-test b/bsp/meta-boundary/recipes-boundary/video-input-icon/files/ov5640-mipi-test
deleted file mode 100755
index d1358fed..00000000
--- a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/ov5640-mipi-test
+++ /dev/null
@@ -1 +0,0 @@
-gst-launch-1.0 imxv4l2videosrc device=/dev/video1 ! autovideosink;
diff --git a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/ov5642-test b/bsp/meta-boundary/recipes-boundary/video-input-icon/files/ov5642-test
deleted file mode 100755
index f9ce12c1..00000000
--- a/bsp/meta-boundary/recipes-boundary/video-input-icon/files/ov5642-test
+++ /dev/null
@@ -1 +0,0 @@
-gst-launch-1.0 imxv4l2videosrc device=/dev/video0 ! autovideosink;