[MPlayer-cvslog] r28228 - in trunk/TOOLS/realcodecs: 14_4.c 28_8.c cook.c drv3.c drv4.c ra.c rv30.c sipr.c
diego
subversion at mplayerhq.hu
Fri Jan 2 00:16:36 CET 2009
Author: diego
Date: Fri Jan 2 00:16:36 2009
New Revision: 28228
Log:
Fix confused references to DLL filenames.
Modified:
trunk/TOOLS/realcodecs/14_4.c
trunk/TOOLS/realcodecs/28_8.c
trunk/TOOLS/realcodecs/cook.c
trunk/TOOLS/realcodecs/drv3.c
trunk/TOOLS/realcodecs/drv4.c
trunk/TOOLS/realcodecs/ra.c
trunk/TOOLS/realcodecs/rv30.c
trunk/TOOLS/realcodecs/sipr.c
Modified: trunk/TOOLS/realcodecs/14_4.c
==============================================================================
--- trunk/TOOLS/realcodecs/14_4.c Thu Jan 1 12:51:52 2009 (r28227)
+++ trunk/TOOLS/realcodecs/14_4.c Fri Jan 2 00:16:36 2009 (r28228)
@@ -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.
*/
Modified: trunk/TOOLS/realcodecs/28_8.c
==============================================================================
--- trunk/TOOLS/realcodecs/28_8.c Thu Jan 1 12:51:52 2009 (r28227)
+++ trunk/TOOLS/realcodecs/28_8.c Fri Jan 2 00:16:36 2009 (r28228)
@@ -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.
*/
Modified: trunk/TOOLS/realcodecs/cook.c
==============================================================================
--- trunk/TOOLS/realcodecs/cook.c Thu Jan 1 12:51:52 2009 (r28227)
+++ trunk/TOOLS/realcodecs/cook.c Fri Jan 2 00:16:36 2009 (r28228)
@@ -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.
*/
Modified: trunk/TOOLS/realcodecs/drv3.c
==============================================================================
--- trunk/TOOLS/realcodecs/drv3.c Thu Jan 1 12:51:52 2009 (r28227)
+++ trunk/TOOLS/realcodecs/drv3.c Fri Jan 2 00:16:36 2009 (r28228)
@@ -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.
*/
Modified: trunk/TOOLS/realcodecs/drv4.c
==============================================================================
--- trunk/TOOLS/realcodecs/drv4.c Thu Jan 1 12:51:52 2009 (r28227)
+++ trunk/TOOLS/realcodecs/drv4.c Fri Jan 2 00:16:36 2009 (r28228)
@@ -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.
*/
Modified: trunk/TOOLS/realcodecs/ra.c
==============================================================================
--- trunk/TOOLS/realcodecs/ra.c Thu Jan 1 12:51:52 2009 (r28227)
+++ trunk/TOOLS/realcodecs/ra.c Fri Jan 2 00:16:36 2009 (r28228)
@@ -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.
*/
Modified: trunk/TOOLS/realcodecs/rv30.c
==============================================================================
--- trunk/TOOLS/realcodecs/rv30.c Thu Jan 1 12:51:52 2009 (r28227)
+++ trunk/TOOLS/realcodecs/rv30.c Fri Jan 2 00:16:36 2009 (r28228)
@@ -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.
*/
Modified: trunk/TOOLS/realcodecs/sipr.c
==============================================================================
--- trunk/TOOLS/realcodecs/sipr.c Thu Jan 1 12:51:52 2009 (r28227)
+++ trunk/TOOLS/realcodecs/sipr.c Fri Jan 2 00:16:36 2009 (r28228)
@@ -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.
*/
More information about the MPlayer-cvslog
mailing list