summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS')
-rwxr-xr-xTOOLS/countquant.pl2
-rwxr-xr-xTOOLS/dvd2divxscript.pl8
-rwxr-xr-xTOOLS/psnr-video.sh1
-rwxr-xr-xTOOLS/wma2ogg.pl1
4 files changed, 0 insertions, 12 deletions
diff --git a/TOOLS/countquant.pl b/TOOLS/countquant.pl
index 2b19c5b79d..4256fa0bc7 100755
--- a/TOOLS/countquant.pl
+++ b/TOOLS/countquant.pl
@@ -33,5 +33,3 @@ while (<STDIN>) {
}
display_quants();
-
-
diff --git a/TOOLS/dvd2divxscript.pl b/TOOLS/dvd2divxscript.pl
index 3c9203905c..6cc5f4d91a 100755
--- a/TOOLS/dvd2divxscript.pl
+++ b/TOOLS/dvd2divxscript.pl
@@ -254,11 +254,3 @@ if ($shutdown) {
exit;
}
exit;
-
-
-
-
-
-
-
-
diff --git a/TOOLS/psnr-video.sh b/TOOLS/psnr-video.sh
index 8f2603ce65..d06ed0d880 100755
--- a/TOOLS/psnr-video.sh
+++ b/TOOLS/psnr-video.sh
@@ -177,4 +177,3 @@ rm -r ${TEMPDIR}
echo "Created ${WORKDIR}/$OUTFILE"
echo
-
diff --git a/TOOLS/wma2ogg.pl b/TOOLS/wma2ogg.pl
index 7b81b430f4..dcd4d7e994 100755
--- a/TOOLS/wma2ogg.pl
+++ b/TOOLS/wma2ogg.pl
@@ -338,4 +338,3 @@ sub decode {
}
print "\n\nDone.\n\n";
}
-