Mercurial > mplayer.hg
changeset 25479:98658dfa6a9d
cosmetics: grammar/spelling
author | diego |
---|---|
date | Sat, 22 Dec 2007 18:35:09 +0000 |
parents | 2ec53ef6bda0 |
children | a180e69cc18c |
files | liba52/test.c |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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