summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-01-01 23:16:36 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-01-01 23:16:36 +0000
commitc2913af38f6a5502d7dd1480e21c2cdeb782cf62 (patch)
tree56ce808ad9451618631671594d57b855bf3d6e20 /TOOLS
parentd3825e4c8a5ef9ac3402a6761a1589e2ae311044 (diff)
downloadmpv-c2913af38f6a5502d7dd1480e21c2cdeb782cf62.tar.bz2
mpv-c2913af38f6a5502d7dd1480e21c2cdeb782cf62.tar.xz
Fix confused references to DLL filenames.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28228 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/realcodecs/14_4.c2
-rw-r--r--TOOLS/realcodecs/28_8.c2
-rw-r--r--TOOLS/realcodecs/cook.c2
-rw-r--r--TOOLS/realcodecs/drv3.c2
-rw-r--r--TOOLS/realcodecs/drv4.c2
-rw-r--r--TOOLS/realcodecs/ra.c2
-rw-r--r--TOOLS/realcodecs/rv30.c2
-rw-r--r--TOOLS/realcodecs/sipr.c2
8 files changed, 8 insertions, 8 deletions
diff --git a/TOOLS/realcodecs/14_4.c b/TOOLS/realcodecs/14_4.c
index 942a40d3f8..92e1adf011 100644
--- a/TOOLS/realcodecs/14_4.c
+++ b/TOOLS/realcodecs/14_4.c
@@ -1,7 +1,7 @@
/*
GPL v2 blah blah
- This is a small dll that works as a wrapper for the actual 14_4.so.6.0
+ This is a small dll that works as a wrapper for the actual real14_4.so.6.0
dll from real player 8.0.
*/
diff --git a/TOOLS/realcodecs/28_8.c b/TOOLS/realcodecs/28_8.c
index 9a0ddf56d0..3fe81c179d 100644
--- a/TOOLS/realcodecs/28_8.c
+++ b/TOOLS/realcodecs/28_8.c
@@ -1,7 +1,7 @@
/*
GPL v2 blah blah
- This is a small dll that works as a wrapper for the actual 14_4.so.6.0
+ This is a small dll that works as a wrapper for the actual real28_8.so.6.0
dll from real player 8.0.
*/
diff --git a/TOOLS/realcodecs/cook.c b/TOOLS/realcodecs/cook.c
index 2ca335357b..6dcc36b601 100644
--- a/TOOLS/realcodecs/cook.c
+++ b/TOOLS/realcodecs/cook.c
@@ -1,7 +1,7 @@
/*
GPL v2 blah blah
- This is a small dll that works as a wrapper for the actual cook.so.6.0
+ This is a small dll that works as a wrapper for the actual realcook.so.6.0
dll from real player 8.0.
*/
diff --git a/TOOLS/realcodecs/drv3.c b/TOOLS/realcodecs/drv3.c
index cdb1bfd574..836a827318 100644
--- a/TOOLS/realcodecs/drv3.c
+++ b/TOOLS/realcodecs/drv3.c
@@ -1,7 +1,7 @@
/*
GPL v2 blah blah
- This is a small dll that works as a wrapper for the actual cook.so.6.0
+ This is a small dll that works as a wrapper for the actual realdrv3.so.6.0
dll from real player 8.0.
*/
diff --git a/TOOLS/realcodecs/drv4.c b/TOOLS/realcodecs/drv4.c
index 11cb3fac32..f406e43334 100644
--- a/TOOLS/realcodecs/drv4.c
+++ b/TOOLS/realcodecs/drv4.c
@@ -1,7 +1,7 @@
/*
GPL v2 blah blah
- This is a small dll that works as a wrapper for the actual cook.so.6.0
+ This is a small dll that works as a wrapper for the actual realdrv4.so.6.0
dll from real player 8.0.
*/
diff --git a/TOOLS/realcodecs/ra.c b/TOOLS/realcodecs/ra.c
index cef14e035b..d17c6143b7 100644
--- a/TOOLS/realcodecs/ra.c
+++ b/TOOLS/realcodecs/ra.c
@@ -1,7 +1,7 @@
/*
GPL v2 blah blah
- This is a small dll that works as a wrapper for the actual cook.so.6.0
+ This is a small dll that works as a wrapper for the actual realcook.so.6.0
dll from real player 8.0.
*/
diff --git a/TOOLS/realcodecs/rv30.c b/TOOLS/realcodecs/rv30.c
index bb6c75fcae..38d43f87e6 100644
--- a/TOOLS/realcodecs/rv30.c
+++ b/TOOLS/realcodecs/rv30.c
@@ -1,7 +1,7 @@
/*
GPL v2 blah blah
- This is a small dll that works as a wrapper for the actual cook.so.6.0
+ This is a small dll that works as a wrapper for the actual realrv30.so.6.0
dll from real player 8.0.
*/
diff --git a/TOOLS/realcodecs/sipr.c b/TOOLS/realcodecs/sipr.c
index 386fdfb23b..8fa8e0b206 100644
--- a/TOOLS/realcodecs/sipr.c
+++ b/TOOLS/realcodecs/sipr.c
@@ -1,7 +1,7 @@
/*
GPL v2 blah blah
- This is a small dll that works as a wrapper for the actual cook.so.6.0
+ This is a small dll that works as a wrapper for the actual realsipr.so.6.0
dll from real player 8.0.
*/