CVS: moonbase/video/mpeg2dec DETAILS,1.2,1.3
Florin Braescu
florin at lunar-linux.org
Fri Dec 26 16:36:54 GMT 2003
Update of /var/cvs/lunar/moonbase/video/mpeg2dec
In directory dbguin.lunar-linux.org:/tmp/cvs-serv5641/video/mpeg2dec
Modified Files:
DETAILS
Log Message:
fix some odd indentation..
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/video/mpeg2dec/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 25 Dec 2003 15:13:26 -0000 1.2
+++ DETAILS 26 Dec 2003 16:36:51 -0000 1.3
@@ -10,13 +10,13 @@
SHORT="libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams."
cat << EOF
- mpeg2dec is a test program for libmpeg2. It decodes mpeg-1 and mpeg-2 video
- streams, and also includes a demultiplexer for mpeg-1 and mpeg-2 program
- streams. It is purposely kept simple: it does not include features like
- reading files from a DVD, CSS, fullscreen output, navigation, etc...
- The main purpose of mpeg2dec is to have a simple test bed for libmpeg2.
- The libmpeg2 source code is always distributed in the mpeg2dec package, to
- make it easier for people to test it.
+mpeg2dec is a test program for libmpeg2. It decodes mpeg-1 and mpeg-2 video
+streams, and also includes a demultiplexer for mpeg-1 and mpeg-2 program
+streams. It is purposely kept simple: it does not include features like
+reading files from a DVD, CSS, fullscreen output, navigation, etc...
+The main purpose of mpeg2dec is to have a simple test bed for libmpeg2.
+The libmpeg2 source code is always distributed in the mpeg2dec package, to
+make it easier for people to test it.
EOF
More information about the Lunar-commits
mailing list