summaryrefslogtreecommitdiff
path: root/pcr/libav
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/libav')
-rw-r--r--pcr/libav/avconv-static2
-rw-r--r--pcr/libav/avplay-static2
-rw-r--r--pcr/libav/avprobe-static2
-rw-r--r--pcr/libav/avserver-static2
-rw-r--r--pcr/libav/ffmpeg-libav-static2
-rw-r--r--pcr/libav/qt-faststart-libav-static2
6 files changed, 0 insertions, 12 deletions
diff --git a/pcr/libav/avconv-static b/pcr/libav/avconv-static
deleted file mode 100644
index 5f632bec0..000000000
--- a/pcr/libav/avconv-static
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/libav-static/lib /opt/libav-static/bin/avconv $*
diff --git a/pcr/libav/avplay-static b/pcr/libav/avplay-static
deleted file mode 100644
index 8db2da816..000000000
--- a/pcr/libav/avplay-static
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/libav-static/lib /opt/libav-static/bin/avplay $*
diff --git a/pcr/libav/avprobe-static b/pcr/libav/avprobe-static
deleted file mode 100644
index 44b730287..000000000
--- a/pcr/libav/avprobe-static
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/libav-static/lib /opt/libav-static/bin/avprobe $*
diff --git a/pcr/libav/avserver-static b/pcr/libav/avserver-static
deleted file mode 100644
index 642d4722c..000000000
--- a/pcr/libav/avserver-static
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/libav-static/lib /opt/libav-static/bin/avserver $*
diff --git a/pcr/libav/ffmpeg-libav-static b/pcr/libav/ffmpeg-libav-static
deleted file mode 100644
index 3f9ef6d52..000000000
--- a/pcr/libav/ffmpeg-libav-static
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/libav-static/lib /opt/libav-static/bin/ffmpeg $*
diff --git a/pcr/libav/qt-faststart-libav-static b/pcr/libav/qt-faststart-libav-static
deleted file mode 100644
index 8613091c4..000000000
--- a/pcr/libav/qt-faststart-libav-static
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/libav-static/lib /opt/libav-static/bin/qt-faststart $*