[MPlayer-cvslog] r25507 - trunk/liba52/test.c
diego
subversion at mplayerhq.hu
Sat Dec 22 19:35:09 CET 2007
Author: diego
Date: Sat Dec 22 19:35:09 2007
New Revision: 25507
Log:
cosmetics: grammar/spelling
Modified:
trunk/liba52/test.c
Modified: trunk/liba52/test.c
==============================================================================
--- trunk/liba52/test.c (original)
+++ trunk/liba52/test.c Sat Dec 22 19:35:09 2007
@@ -1,7 +1,6 @@
-
// liba52 sample by A'rpi/ESP-team
-// reads ac3 stream form stdin, decodes and downmix to s16 stereo pcm and
-// writes it to stdout. resulting stream playbackable with sox:
+// Reads an AC-3 stream from stdin, decodes and downmixes to s16 stereo PCM
+// and writes it to stdout. The resulting stream is playable with sox:
// play -c 2 -r 48000 out.sw
//#define TIMING //needs Pentium or newer
More information about the MPlayer-cvslog
mailing list