# HG changeset patch # User diego # Date 1198348509 0 # Node ID 98658dfa6a9dd2fe5c6d0a7f2544c9b1e486f732 # Parent 2ec53ef6bda0908595dae64ca0f92cae571e7a8d cosmetics: grammar/spelling diff -r 2ec53ef6bda0 -r 98658dfa6a9d liba52/test.c --- a/liba52/test.c Sat Dec 22 18:32:45 2007 +0000 +++ b/liba52/test.c Sat Dec 22 18:35:09 2007 +0000 @@ -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