[Mplayer-cvslog] CVS: main/libmpdvdkit README,1.3,1.4

Diego Biurrun CVS diego at mplayerhq.hu
Sat Aug 17 12:25:20 CEST 2002


Update of /cvsroot/mplayer/main/libmpdvdkit
In directory mail:/var/tmp.root/cvs-serv3668/libmpdvdkit

Modified Files:
	README 
Log Message:
Bah, if we start spellchecking this, we might as well do it right ;-)


Index: README
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdvdkit/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README	17 Aug 2002 09:14:48 -0000	1.3
+++ README	17 Aug 2002 10:25:17 -0000	1.4
@@ -3,28 +3,28 @@
 
 What the hell is this?
 ======================
-nothing special, just collection of sources and patches and fixes:
+Nothing special, just a collection of sources and patches and fixes:
 
 - dvdread 0.9.2 + assert() bug workaround
 - libdvdcss 0.0.3 + css key cache patch + per-disc caching
 - optimizations enabled, asserts disabled
-everything packed together with static linking to maximize performance
+everything packed together with static linking to maximize performance.
 
 Why?
 ====
-users keep complaining about the still not fixed assert() bug, the
+Users keep complaining about the still not fixed assert() bug, the
 buggy libdvdcss 1.0 or the slow key-cracking process...
-so Pontscho decided to pack these together, fix bugs and make it
+So Pontscho decided to pack these together, fix bugs and make it
 available for the MPlayer users.
 
 Hey, I don't like this, this is not legal!
 ==========================================
-It is GPL code, so should be legal, anyway if you don't want it, just
+It is GPL code, so it should be legal, anyway if you don't want it, just
 delete this directory! MPlayer's ./configure will check if this directory
-exists, so it is OK to delete.
+exists, so it is OK to delete it.
 
-How to compile mpdvdkit as shared library (lib*.so)?
-=====================================================
+How to compile mpdvdkit as a shared library (lib*.so)?
+======================================================
 After running MPlayer's ./configure, change this line in config.mak:
 DVDKIT_SHARED = no
 to:




More information about the MPlayer-cvslog mailing list