From bb3cabe5dfaf71b36b6485e76c6bc2a7bbf38bd1 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 22 Dec 2007 18:35:09 +0000 Subject: cosmetics: grammar/spelling git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25507 b3059339-0415-0410-9bf9-f77b7e298cf2 --- liba52/test.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'liba52') diff --git a/liba52/test.c b/liba52/test.c index 89a34d5ec6..93906d978c 100644 --- a/liba52/test.c +++ b/liba52/test.c @@ -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 -- cgit v1.2.3